M
Mitchell_Collen via OfficeKB.com
Hi. I have a function that will count 1 every time there is text in a cell.
Is there a way to get the following function to count all cells having text
and exclude cells that contain cell values: 'xx' or x?
=SUM(IF(ISTEXT(C17:K17),1,0))
Please help me.
Thanks. Misty
Is there a way to get the following function to count all cells having text
and exclude cells that contain cell values: 'xx' or x?
=SUM(IF(ISTEXT(C17:K17),1,0))
Please help me.
Thanks. Misty