I've got a userform that asks for a date it then stores that date in a sheet.
I then have an edit button which retrieves the information from the sheet back into the form.
Every time it copies the date back if the day is 12 or below it flips the date to US format.
The date is originally stored in the correct format but it won't return as UK format and will over write it back into the sheet as US format.
Any ideas?
I then have an edit button which retrieves the information from the sheet back into the form.
Every time it copies the date back if the day is 12 or below it flips the date to US format.
The date is originally stored in the correct format but it won't return as UK format and will over write it back into the sheet as US format.
Any ideas?