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
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives