PC Review


Reply
Thread Tools Rate Thread

Change currency values in report.

 
 
George
Guest
Posts: n/a
 
      29th Mar 2010
Is it possible to change values in a report from Australian dollar to USD?

The report is currently set up in Australian dollars and i would like to
maybe use a form to have the USD currency value change the values in the
report to USD.

Is there a simple way to do this?

Thanks
George
 
Reply With Quote
 
 
 
 
Allen Browne
Guest
Posts: n/a
 
      29th Mar 2010
You will need some way to specify the current exchange rate.

Say you open a form (Form1) with a text box (txtExchangeRate) that has the
current exchange rate. You can then place a text box on your report (or in
its source query) to convert the value, e.g.:
=[Amount] * [Forms].[Form1].[txtExchangeRate]

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.


"George" <(E-Mail Removed)> wrote in message
news:9BB8F9F1-BB12-413D-B159-(E-Mail Removed)...
> Is it possible to change values in a report from Australian dollar to USD?
>
> The report is currently set up in Australian dollars and i would like to
> maybe use a form to have the USD currency value change the values in the
> report to USD.
>
> Is there a simple way to do this?
>
> Thanks
> George


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change values in report depending on certain criteria hughess7 Microsoft Access 2 24th Jun 2009 12:22 PM
report values change when printing =?Utf-8?B?V2V6Lms=?= Microsoft Access Reports 6 20th Sep 2006 10:19 PM
Report control values change based on drop-down selection from a f =?Utf-8?B?TW9uYS1BQkU=?= Microsoft Access VBA Modules 1 16th Nov 2005 03:20 PM
Update Query - change negative currency values to positive =?Utf-8?B?VERS?= Microsoft Access Queries 6 30th Apr 2005 03:14 AM
Currency or Double for currency values Tim Zych Microsoft Access Database Table Design 8 10th Nov 2004 10:07 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:47 PM.