Multi-Currency

R

Roger

Hi Folks,
Can somebody give me any idea on how To do Multi-currency
in Access. I am creating a simple program in Access2000 to
keep track our Sales Record. Each invoice can be in US$,
HK$ or Chinese Yuan.
 
J

JohnR

Add a column to the table to track the currency type which
you can then use for any calculations.
 
Top