Hello all!!!;
I am trying to search in rows across 2 columns for a specific condition that I want to count the total number of. These columns are in the same sheet (See attached).
My formula that returns "UNPARSEBLE" is:
=COUNTIF([AssignedText]:[AssignedText], CONTAINS("First.Last1", @cell, [NeedsText]:[NeedsText], CONTAINS("Quick Win, @cell))
I thinking that there may be an issue with one column containing multiple entries (Assigned) but not sure.
Any help with the above or another method to execute would be appreciated
.
Thank you for your time in advance!
Regards
CCR