Hello everyone,
I have an MS Access 2003 application that is distributed as an MDE.
All the users around the Asia/Pacific region that use it are running Windows XP.
Many of them have different currency symbols in use, and these are declared on their regional settings in the control panel on their PCs. But despite this all the currency fields on the reports are appearing with a leading dollar symbol - which is the default for my PC, which the MS Access development was done on.
Can anyone suggest something that I can do to make the reports obey the PC regional setting they are running on? From seeing copies of the printed output I know it is using the correct local date formats, but all the fields on the report (declared as type currency) are ignoring it.
Thanks.
I have an MS Access 2003 application that is distributed as an MDE.
All the users around the Asia/Pacific region that use it are running Windows XP.
Many of them have different currency symbols in use, and these are declared on their regional settings in the control panel on their PCs. But despite this all the currency fields on the reports are appearing with a leading dollar symbol - which is the default for my PC, which the MS Access development was done on.
Can anyone suggest something that I can do to make the reports obey the PC regional setting they are running on? From seeing copies of the printed output I know it is using the correct local date formats, but all the fields on the report (declared as type currency) are ignoring it.
Thanks.
Comment