Pinaceous
Well-known Member
- Joined
- Jun 11, 2014
- Messages
- 1,124
- Office Version
- 365
- Platform
- Windows
Hi All,
I have the formula
that counts all values of the POP. Now on the spread sheet I use the words POP with a number preceding it to indicate another variable.
For example, I write in that range 1POP in one cell, and another then 2POP and so on until whenever. So, is there any way to count these values, the #POP's as a separate entry in the COUNTIF formula?
For example,
??
Thank you!
Pinaceous
I have the formula
Code:
=COUNTIF(C4:P29,"POP")
For example, I write in that range 1POP in one cell, and another then 2POP and so on until whenever. So, is there any way to count these values, the #POP's as a separate entry in the COUNTIF formula?
For example,
Code:
=COUNTIF(C4:P29,"(#)POP")
Thank you!
Pinaceous
Last edited: