E
Emma
Hi. I'm trying to have a cell return the number of times
a number occurs in a column. Here's what I have so far:
=SUM(COUNTIF(C3,InvRev!$B$2:$B$53))
Clearly I don't know what I'm doing here because although
the first number (in C3) occurs five times in column B,
I'm getting a result of 1.
Thanks in advance for your help.
a number occurs in a column. Here's what I have so far:
=SUM(COUNTIF(C3,InvRev!$B$2:$B$53))
Clearly I don't know what I'm doing here because although
the first number (in C3) occurs five times in column B,
I'm getting a result of 1.
Thanks in advance for your help.