Form completion populating in a sheet
Hi! I am attempting to figure out how to have a box checked on a sheet once a form is completed. Can anyone point me in the right direction?
Thanks!
Answers
-
Hey @CMPeterson2013
If you mean check the box when the form is submitted, you have many options. You can look for any required field in your form to be not empty. If you don't have the system columns Row ID, Created or Created By - any one of these could also be used.
=IF([the column you choose]@row<>"", 1)
Edit the formula above to either a field that is required by the form, or any of the above mentioned system column names that you have in your sheet.
Does this work for you?
Kelly
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives