Needing help with the COUNTIFS and referencing other sheets. It keeps coming back #unparseable
I am trying to find the number of projects in a certain phase based on who the project is assigned to.
Active Leads Range 11: Assigned to
Active Leads range 10: Phase
. =COUNTIFS({Active Leads Range 11}:{Active Leads Range 11}, "Mark",{Active Leads Range 10},"Bidding")
I am sure I am completely off, but any help would be appreciated.