I have a set of macros that automate a booking system.
There are 3 users of the system.
the macros work fine for 2 of the users but the third has a very annoying issue.
When writing the date of the visit to an excel workbook it is written in mm/dd/yyyy format.
The macro itself has it in dd/mm/yyyy format.
Any ideas as to how this happens?
I have tried looking at system settings on the users laptop with no luck.