Hi I am trying to do a count if to see the following
- if the value selected is Milestone
- and the status selected is Complete
at the moment I have tried this =COUNTIFS(Value:Value, "Milestone", Status:Status, "Complete")
but its returns an unparsable or circular ref and the also blocks the formula I have to see the total number of milestone (which was previously working)
Any help greatly appreciated :)
thanks
Ruth