Countifs with checkbox, blank date
Hello,
I am trying to use the countifs to count a reference sheet when a checkbox is checked and a date is blank.
I know the first part is "=COUNTIFS({referenced sheet checkbox}, 1," I'm just not sure what to use for the second portion.
I think the closest is:
=COUNTIFS({reference sheet checkbox}, 1, AND({referenced sheet date}, ISBLANK(@cell)))
The error message with this one is INVALID DATA TYPE.
Any suggestions?
Best Answer
-
Try this...
=COUNTIFS({reference sheet checkbox}, 1, {referenced sheet date}, @cell = "")
Answers
-
Try this...
=COUNTIFS({reference sheet checkbox}, 1, {referenced sheet date}, @cell = "")
-
That worked, thank you. :)
-
Happy to help. 👍️
-
So I'm trying to do the reverse of this: CountIfs the checkbox is blank but the date is filled in. Can either of you help me get that formula to work?
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