Using COUNTIFS to Compare one Column for Blanks and One for Data
Sinema
✭✭
Greetings
=IF(AND(NOT(ISBLANK({Date In Service})), {In Service Zones}, Zones1))
I'm trying to compare one column that shows install dates and one that has an actually name in it.
Is that possible?
Comments
-
you want to count how many have blanks for the date for service zone 1?
=countifs({Date in service column reference}, not(isblank(@cell)), {In Service Zones}, Zones1)
Something like that should work. Make sure to double check your column references to be sure they contain actually are referencing the columns. Often users will click off without realizing it, then their formulas don't work even if they are perfectly typed.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives