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
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!