Regional Settings

D

Dave M

Does anyone know how I can check the regional settings on the PC that the
user is using.

I would like to know what country it is set for - e.g Australia, Singapore,
France etc.

I want to be able to use this information on a form
 
D

Douglas J. Steele

Randy Birch shows how to get a lot of the different regional settings at
http://vbnet.mvps.org/code/locale/index.html

Obligatory warning: Randy's site is aimed at VB programmers. Because there
are significant differences between the controls available for forms in
Access vs. those available in VB, some of the examples will not port
directly to Access.
 
Top