Hey all,
I'm trying to figure out a way to count tbe number of names entered in a column. I can't seem to get COUNT to work to just give me a number. I've used the following formula:
=SUMPRODUCT(--ISNUMBER(FIND("Name",C3:C74)))
but it only counts the number of occurences for Name. Is there a way to enter a wildcard in this formula so I can get a total number for any namesentered? Is there another formula that will give me the number of names, any names, that have been entered?
Thanks for your help,
Jobee
I'm trying to figure out a way to count tbe number of names entered in a column. I can't seem to get COUNT to work to just give me a number. I've used the following formula:
=SUMPRODUCT(--ISNUMBER(FIND("Name",C3:C74)))
but it only counts the number of occurences for Name. Is there a way to enter a wildcard in this formula so I can get a total number for any namesentered? Is there another formula that will give me the number of names, any names, that have been entered?
Thanks for your help,
Jobee