I want to get the number of entries made in a range of cells using countif function. how to get exact number without taking the zeros and the blank cells.see the attached file.
I want to get the number of entries made in a range of cells using countif function. how to get exact number without taking the zeros and the blank cells.see the attached file.
Try this
Formula:
Please Login or Register to view this content.
If you like my answer please click on * Add Reputation
Don't forget to mark threads as "Solved" if your problem has been resolved
"Nothing is so firmly believed as what we least know."
--Michel de Montaigne
If you want to still have the criteria of <32.5 as well, then
=COUNTIFS($B$2:$B$9,"<32.5",$B$2:$B$9,">0")
You're welcome.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks