tonywatsonhelp
Well-known Member
- Joined
- Feb 24, 2014
- Messages
- 3,210
- Office Version
- 365
- 2019
- 2016
- Platform
- Windows
Hi Everyone,
I want a formula that can count the number of time "HI" is in columnB
but its with other words in some cells
so It might just be "Hi" or "Hi, High, Tell, Sell,"
I tryied this but it finds other words with HI in them and counts them as well
any ideas
=COUNTIFS(Courses!B:B,"*"&Statistics!C11&"*")
I've used countifs because there are other criterias I need to add.
Please help if you can
Tony
I want a formula that can count the number of time "HI" is in columnB
but its with other words in some cells
so It might just be "Hi" or "Hi, High, Tell, Sell,"
I tryied this but it finds other words with HI in them and counts them as well
any ideas
=COUNTIFS(Courses!B:B,"*"&Statistics!C11&"*")
I've used countifs because there are other criterias I need to add.
Please help if you can
Tony