Can you change the windows regional settings to Australian with a macro?

dpaton05

Well-known Member
Joined
Aug 14, 2018
Messages
2,352
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Is it possible to change the regional settings in windows to Australian with a macro? I need to know as I can build that into my spreadsheet as the users might not know how to change it manually.
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Hello,

With Excel .. when a question is asked : is it feasible or not ? ... the Answer is always Yes it is possible ...

But, sometimes, this involves relatively tricky solutions ... especially when it comes to manipulating the Windows configuration of others ....

Why don't you ... more simply ...write a procedure for your Users ...?
 
Upvote 0
Do you mean just write instructions for the user?
 
Upvote 0
If they don't know how to change their regional settings for your spreadsheet how are they supposed to change it back to their settings afterwards?
Personally I wouldn't want anyone playing with my regional settings.

Do you mean just write instructions for the user?

James006 probably means exactly that.
 
Last edited:
Upvote 0
Forgot to mention

By the way, if your question is only related to Date Format ...

Within VBA, using DateSerial would allow you to bypass the hurdle ...

Hope this will help
 
Upvote 0

Forum statistics

Threads
1,215,429
Messages
6,124,843
Members
449,193
Latest member
MikeVol

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top