Count Row as 1 IF 2 columns contain data
If the first 2 red columns contain data, I want SmartSheet to count the row as a total of 1 and drop the info in another cell. I've tried a few different formulas, but am not having success. It's returning a 2 and I expect it to return a 1.
Best Answer
-
Hi @hmcontois,
Give this a try.
=COUNTIFS([Appropriate reports present]16:[Appropriate reports present]49, NOT(ISBLANK(@cell)), [Sample report printed]16:[Sample report printed]49, NOT(ISBLANK(@cell)))
Hope this helps,
Dave
Answers
-
Hi @hmcontois,
Give this a try.
=COUNTIFS([Appropriate reports present]16:[Appropriate reports present]49, NOT(ISBLANK(@cell)), [Sample report printed]16:[Sample report printed]49, NOT(ISBLANK(@cell)))
Hope this helps,
Dave
-
That is perfect. Thanks so much!!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.8K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!