formula
=COUNTIFS({MLL Department Range 2}, "Open", {MLL Department Range 4}, "Yes")
I need this equation to change the second part to say not N/A. This is beacuse it needs to count all the locations that have a time EX: 8:00:00 AM and others. I need all the times counted to know how many locations are open
Answers
-
Hi @Please help
In the second part of the formula, add this - {MLL Department Range 4}, <>"N/A"
so your formula might read somewhat like this -
=COUNTIFS({MLL Department Range 2}, "Open", {MLL Department Range 4}, "Yes", ({MLL Department Range 2}, "Open", {MLL Department Range 4}, <>"N/A"))
Try and let me know if this works....
Cheers!!
Ipshita Mukherjee
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!