Currency and euro in reports

J

JackAtArcLight

I have a db keeping track of potential investments, with locations all over
the world. In my investment table i have a field for the approximate
investment amount. the field is set for currency. However, for certain
european investments, the amount is based on euros. Is there a way to allow
me to choose which type of currency i can use, and then create a report to
display the appropriate currency symbol?
 
P

pietlinden

I have a db keeping track of potential investments, with locations all over
the world.  In my investment table i have a field for the approximate
investment amount.  the field is set for currency.  However, for certain
european investments, the amount is based on euros.  Is there a way to allow
me to choose which type of currency i can use, and then create a report to
display the appropriate currency symbol?

put the currency type in another column and then set the format based
on that other column...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top