Regional Settings

  • Thread starter Thread starter LAF
  • Start date Start date
L

LAF

Is there a way to determine what the regional settings are for
computer in Excel (i.e. English, German)? Also, is there a way t
determine what the decimal symbol is (. or ,)
 
LAF,

This is a Windows question, not an Excel question. Try Start - Control
panel (may vary slightly depending on your version of Windows) - Regional
Settings.
 
MsgBox Application.DecimalSeparator

will work in code -- although, I don't recall if it's always been available.
(It is in xl2002+.)
 

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