Regional Options

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

Hello,
Has does VBA handle regional options. For example, if I have a variable in
the code that is defined as follows:

Var1 = 0.003 - Var2

Does it matter for those in Europe (where the decimal separator is ",")?

Thanks,

Bill
 
Windows handels regional settings and Excel follows the Windows settings. To
change regional settings click the START button and select CONTROL PANEL. In
the CONTROL PANEL double-click on REGIONAL SETTINGS and set whatever needs
setting.
 

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