Hi!
Problem:
My company have started to work in other countries and now we are sending invoices to our customers in these countries.
We want to make each invoice to be localized so that date and currency is in the correct format.
I have thought a lot about how to do this in Access. So far as I know there is no possibility to change location for a report or a textbox in Access, you have to do in Windows.
Solution 1:
The user that is printing the invoices change her regional options before she print the invoices and then change it back.
Not a good solution, lots of work for the user and easy to forget.
Solution 2:
Change the regional options through code.
I know, you should newer ever change regional options for a user through code.
But here is the exception to the rule.
To make it easier for the user, I have to do it through code.
My question is, how to do this?
How do I change regional options for a user?
Solution 3:
Use another reporting program.
Is there alternatives out there that is as easy as Access reports and where I can change localization?
Soultion 4:
Somethin totaly different, maybe?
Problem:
My company have started to work in other countries and now we are sending invoices to our customers in these countries.
We want to make each invoice to be localized so that date and currency is in the correct format.
I have thought a lot about how to do this in Access. So far as I know there is no possibility to change location for a report or a textbox in Access, you have to do in Windows.
Solution 1:
The user that is printing the invoices change her regional options before she print the invoices and then change it back.
Not a good solution, lots of work for the user and easy to forget.
Solution 2:
Change the regional options through code.
I know, you should newer ever change regional options for a user through code.
But here is the exception to the rule.
To make it easier for the user, I have to do it through code.
My question is, how to do this?
How do I change regional options for a user?
Solution 3:
Use another reporting program.
Is there alternatives out there that is as easy as Access reports and where I can change localization?
Soultion 4:
Somethin totaly different, maybe?