COUNTIFS NOT ISBLANK from another sheet
RingJake
✭✭✭✭✭
Hello,
I am trying to create a =COUNTIFS function, I know the it works up to the NOT ISBLANK part, I don't think I am off by much, but am not sure what I have wrong, can this please be looked at? Thank you so much!
=COUNTIFS({Project}, $Project@row, {Status}, Completed$1, {Metrics & Production Dashboard Build End Date}, NOT(ISBLANK({Metrics & Production Dashboard Build End Date})))
Tags:
Answers
-
Replace the range with an @cell reference.
=COUNTIFS({Project}, $Project@row, {Status}, Completed$1, {Metrics & Production Dashboard Build End Date}, NOT(ISBLANK(@cell)))
-
Thanks!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 450 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 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!