I cant figure out this one out, where to put the greater lesser signs etc.
I want to do say more than 0, but equal or less than 5, counting all matching entries in one column?
help appreciated.
I cant figure out this one out, where to put the greater lesser signs etc.
I want to do say more than 0, but equal or less than 5, counting all matching entries in one column?
help appreciated.
Hello superspurs - great name!
You can use 2 countifs like this
=COUNTIF(A:A,">0")-COUNTIF(A:A,">5")
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks