Add value to a checkbox
![Graham Cracker](https://us.v-cdn.net/6031209/uploads/defaultavatar/nWRMFRX6I99I6.jpg)
Graham Cracker
✭✭✭✭
How do I assign a value to a checkbox so that if it is checked it equals "800" and that 800 can be added to an addition formula?
Answers
-
There are a lot of ways to do this. One way would be to add a helper column and then have a formula that says something like:
=IF([Check Box]@row = 1, 800, 0
But you could also put this into an equation as well.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.3K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 477 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 150 Just for fun
- 72 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 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!