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
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!