Hi,
What date format takes precedence: Regional Settings or my application?
I force the date format to "dd-mm-yyyy" (South African) in my application, but the users change their regional settings to something else and then the date is recoded as such.
Is there a way that I can change the regional settings with VBA to what I want it to be when the application is started, and change it back again to what it was when they exit the application?
Much appreciated