I have a timesheet where the user selects the start date for the time period they are submitting. If the user accidently selects a different date (say...Jan 2, instead of Jan 1), I would like the date to default to the first of that month.
I could not figure out how to set a default that would work in this manner.
I was hoping to achieve this through formulas, but have not had any luck. Any ideas?
I am not an accomplished at coding. If the answer falls to JavaScript, please be detailed.