Problem: I have a row of cells (A1:AE1) that may or may not contain values. In each of the cells in row A2:AD2, I have the formula (using cell A1 as an example) “=If(A10,”Yes”,””). At cell AE2, I want to count the number of cells in row A2:AD2 that contain a “Yes”, but ignore the cells that contain nothing. When I use the COUNTA(A2:AD2) function in cell AE2, I get the number “31”, even though I may only have values in, say, cells A2, A3, A4 and A5 (and, therefore, the answer in cell AE2 should be “4”).
Any help?
Jeff
-
COUNTA function (2000)
- This topic has 2 replies, 3 voices, and was last updated 22 years, 11 months ago.
AuthorViewing 1 reply threadAuthorViewing 1 reply thread