J
James
Hello everyone,
I'm using the following formula to count the number of occurences in a list
:
=COUNTIF('Full Output'!K:K,"*Outlook Edition*")
I however need to check another argument in that 'Full Output'!C:C must =
"Sales".
I would therefore like to say COUNTIF('Full Output'!K:K,"*Outlook Edition*"
AND 'Full Output'!C:C, "Sales")) but can't seem to check for both.
Thanks very much for your help,
James
I'm using the following formula to count the number of occurences in a list
:
=COUNTIF('Full Output'!K:K,"*Outlook Edition*")
I however need to check another argument in that 'Full Output'!C:C must =
"Sales".
I would therefore like to say COUNTIF('Full Output'!K:K,"*Outlook Edition*"
AND 'Full Output'!C:C, "Sales")) but can't seem to check for both.
Thanks very much for your help,
James