Hi
I have a combobox on a form with Items for "Requested", "In Progress", "Complete" etc...
I also have a Date Picker field to show the "Date Completed"
I would like to add code so when "Complete" is selected from the combobox, today's date is added to the date picker field. Date needs to show in UK format.
Likewise, if the combobox is changed to the other items, then remove the date from the date picker
Any help appreciated 🙂
Thanks,