how to change the currency symbol in access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do i change the currency symbol in microsoft access 2003? Right now mine
is in £ and i want it to be change to $. Anyone know how to go about doing
this?
 
AFAIK, the currency data type follows the regional settings of Windows; you
should check your Control Panel settings. There's also a Euro data type,
which will always show the Euro Currency symbol regardless of regional
settings.
 
Mark is correct. Windows regional settings control the "Currency" format
displayed.

If you want to display the $ sign at all times (regardless of Windows
settings), just use a custom format instead of the built in Currency format:

$#,##0.00

--
Troy

Troy Munford
Development Operations Manager
FMS, Inc.
www.fmsinc.com


"Mark" <no_email> wrote in message
AFAIK, the currency data type follows the regional settings of Windows; you
should check your Control Panel settings. There's also a Euro data type,
which will always show the Euro Currency symbol regardless of regional
settings.
 

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

Similar Threads


Back
Top