How do I remove a zero from a cell when using the COUNTM function?
Bob Kernan
✭✭
I have columns that use COUNTM.
Some of the results come back with 0 as the value. I want to leave the cell blank in this case
=COUNTM([Member Email Campaign Opt-In]@row)
I suspect I need to include an "IF" statement where "0", ""
Answers
-
=IF(COUNTM([Member Email Campaign Opt-In]@row)>0, COUNTM([Member Email Campaign Opt-In]@row), “”)
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives