T
TonyB
Hi,
I am using two currencies in an small Access order database. An item in a
product table has two prices £ and $. When a item is ordered I need to
choose which price to store in the order record and how to store it ?
On the enter order form I could have a checkbox to select say US not UK
prices, but I'm puzzled as to how to store the price in the table of orders
?
I presume the currency data type is fixed to be what ever your regional
settings are ?
Is there any way of changing the currency type record by record, or will I
need to store the price as a number, and save a field in the table to say
what currency it is ?
The aim is that the order records will storeand display £yy or $xx depending
on which currency price was selected when the order was input.
TIA
Tony
I am using two currencies in an small Access order database. An item in a
product table has two prices £ and $. When a item is ordered I need to
choose which price to store in the order record and how to store it ?
On the enter order form I could have a checkbox to select say US not UK
prices, but I'm puzzled as to how to store the price in the table of orders
?
I presume the currency data type is fixed to be what ever your regional
settings are ?
Is there any way of changing the currency type record by record, or will I
need to store the price as a number, and save a field in the table to say
what currency it is ?
The aim is that the order records will storeand display £yy or $xx depending
on which currency price was selected when the order was input.
TIA
Tony