BritishBuddha
New Member
- Joined
- Feb 9, 2011
- Messages
- 14
I want to use a COUNTIF formula to count how many times cells with a range contain specific words. Each cell will contain four words but I only want to count 2 of them. For example:
Cell 6B contains the term BAN10 (one of the words that I want to count),
Cell E2 contains the term EB (yet another word I want to count)
I'm curently using the formula
=COUNTIF(Sheet1!B3:IV151,"BAN10 EB * *")
My data set is pretty big so I'd have to sit and write/edit formulas for hours.
Any help would be great.
Cell 6B contains the term BAN10 (one of the words that I want to count),
Cell E2 contains the term EB (yet another word I want to count)
I'm curently using the formula
=COUNTIF(Sheet1!B3:IV151,"BAN10 EB * *")
My data set is pretty big so I'd have to sit and write/edit formulas for hours.
Any help would be great.