Checkbox Formula Not Working
I am trying to write a formula that states If a value of a specific cell is equal to $0 then check a checkbox.
I have written this formula and it is not working: =IF([Remaining Value by Customer]@row = "$0", 1, 0)
The $0 in Remaining Value by Customer field has a formula in it to return the value so I am wondering if that is causing the issue?
Screenshot of the cells and formula below
Tags:
Answers
-
Hey @Ashleigh C
Have you tried removing the $ from your formula? The formula will count 0 values if the column is formatted in dollas.
But you've asked it to count "$0" specifically.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 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!