Changing Regional Settings through VBA

  • Thread starter Thread starter Raul
  • Start date Start date
R

Raul

I would like to be able to change the regional settings
for short date format, long date format, and time format
using VBA in Excel. Any ideas or comments?

Thanks,
Raul
 
There are code examples out there using Kernel API.
Do a search for SetLocaleInfoA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top