Hi all,
Can anyone tell me what might be wrong with this function below?
=COUNTIF((AND([Field CSA]:[Field CSA],"Name"),([Status]:[Status],"TEMP")))
I need to count the occurrences where the Field CSA column has the word Name and where the status column has the word TEMP.
When each value appears in their respective columns on a given row, I need to count the occurrence of that on the sheet.
Thank you in advance for your help and assistance.
Scott