Box checks automatically if criteria is met - formula?
Hi! I'm trying to get a ticket issue checked as 'resolved' when somebody fills out a certain field. How do I get smartsheets to automatically check 'resolved' when "self help recommendation" column is "I have tried this and found a solution". Any help?
Tags:
Best Answer
-
Hi there,
The following formula should do it for you:
=IF([Self Help Recommendation]@row = "I have tried this and found a solution", 1, 0)
Let me know if you have any questions!
Answers
-
Hi there,
The following formula should do it for you:
=IF([Self Help Recommendation]@row = "I have tried this and found a solution", 1, 0)
Let me know if you have any questions!
-
@Amanda Alv perfect! I was missing the 1, 0!
-
Awesome- so glad it worked for you! Have a great day!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67K Get Help
- 442 Global Discussions
- 154 Industry Talk
- 503 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 79 Community Job Board
- 512 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 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!