Countifs with contains
Hello everyone,
I am unable to write a formula including COUNTIFS and CONTAINS.
My formula looks like this:
=COUNTIFS({Range 1}; Test1; {Range 2}; "Test 2"; {Range 3}; "Closed (WECO)"; {Range 4}; CONTAINS(City; {Range 4}))
I don't know how to use the CONTAINS formula well...
In the city column we can find 2 types of data. Either a single city like "PARIS" or several cities "PARIS-LONDON"
Thanks in advance
Cordialy,
azerty64
Answers
-
Your formula shouldn't use semicolons, but instead commas.
=COUNTIFS(Range 1, Criterion 1, [Range 2, Criterion 2, ...],CONTAINS("Paris", {search_within}))
Megan Ryzenga | Medical Education Analyst
3M Health Care, Medical Solutions Division
She/Her
-
Hello Megan,
Maybe on your version but on mine I have this. I don't know if it plays but i'm french...
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!