My sheet has a Start Time Column and End Time Column. Both are single select 'Restrict to dropdown values only'
I also have an "All Day" checkbox column
This sheet is populated with the use of a form
On the form, I have logic to only show the Start and End times when All Day is not checked.
I'm trying to populate the Start Date and End Date with values from the dropdown when All Day is Checked on the form
This automation does not change the cell value when All Day is checked. No errors, it just doesn't populate the fields