Using more than symbol
Hi,
i have a drop down that i use as below:
One Country
> One Country
One Region
> One Region
Global
my issue is that when i create a countifs statement - =COUNTIFS({9.Countries or Regions Impacted}, "> One Country") smartsheets adds anything together that starts "One....." so instead of counting just cells that have "> One Country" where i should see 3 i now see 39, any suggestions?
Best Answer
-
Hi @ShaunW
Your range is good, but criterion is not quite right.
Try this:
=COUNTIFS({9.Countries or Regions Impacted}, @cell = "> One Country")
And by the way, because you only have one criteria you can use a countif instead of a countifs.
Hope that helps!
BRgds,
-Ray
Answers
-
Hi @ShaunW
Your range is good, but criterion is not quite right.
Try this:
=COUNTIFS({9.Countries or Regions Impacted}, @cell = "> One Country")
And by the way, because you only have one criteria you can use a countif instead of a countifs.
Hope that helps!
BRgds,
-Ray
-
Ray,
Many thanks that worked, sometimes you just get formula fog and just can't see the obvious 😁
Cheers
Shaun
-
Shaun,
Glad it worked, and you're right about the formula fog. The struggle is real! Everything starts looking the same.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K Get Help
- 379 Global Discussions
- 213 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!