Hi!
I'm creating a tracker sheet for a form. I've added some additional columns to help track the status & other info for the team working on requests submitted via the form. One of the columns is a status column, which as a dropdown menu (options: Not Started, In Progress, Complete, Cancelled).
Is there a way that when a form is submitted, the cell in the status column automatically sets to "Not Started"? And then as the project status changes, I want to be able to switch it to the other values in the dropdown list.
Thanks for any help!