DCrake
Remembered
- Local time
- Today, 04:02
- Joined
- Jun 8, 2005
- Messages
- 8,626
I am building an app that will be used in sereral different countries and each country has different currencies.
What I want to do is to change the format of any numeric fields in a report or on a form according to the site loading the app.
For example when using the app in Dubai Iwant it to be "AED "#,##0.000;"-AED "#,##0.000
And in Austrailia "ASD "#,##0.00;"-ASD "#,##0.00
It appears there is no intellisense to apply the format dynamically. Has anyone any ideas?
What I want to do is to change the format of any numeric fields in a report or on a form according to the site loading the app.
For example when using the app in Dubai Iwant it to be "AED "#,##0.000;"-AED "#,##0.000
And in Austrailia "ASD "#,##0.00;"-ASD "#,##0.00
It appears there is no intellisense to apply the format dynamically. Has anyone any ideas?