Set due date based on date form was submitted
How can I auto-populate a column to set a due date 5 days after the form is submitted?
Best Answer
-
There is a system column for Created Date. Add that to your sheet. This will be populated with the date the row was created (which will be when the form was submitted if a row was added via a form).
Then you can add another column with the formula
=Created@row + 5.
(replace Created with whatever you call the column, use [ and ] if this has spaces in)
Make this column date format and convert the formula into a column formula.
Answers
-
There is a system column for Created Date. Add that to your sheet. This will be populated with the date the row was created (which will be when the form was submitted if a row was added via a form).
Then you can add another column with the formula
=Created@row + 5.
(replace Created with whatever you call the column, use [ and ] if this has spaces in)
Make this column date format and convert the formula into a column formula.
-
Thank you!
-
You’re welcome @Laurie Ajan
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 447 Global Discussions
- 144 Industry Talk
- 480 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 72 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!