currency formatting

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Access Training and help » Currency formatting

Currency formatting

resolvedResolved · Low Priority · Version 2007

James has attended:
Access Intermediate course

Currency formatting

How do I show data formatted as a foreign currency in queries and reports? E.g. USD

RE: Currency formatting

Hi James,

Thank you for your question and welcome to the forum.

The first thing you need to do to change the Regional Settings and change it to US settings.

http://www.utteraccess.com/forum/change-dollar-sign-tab-t540016.html

The forum above talks about how to change the format of a field in a query and then you could produce the report based on that query.

I hope this answers your question.

Regards

Simon

Will be marked as resolved in 5 days

Notice: This is an automated message. Due to inactivity, this forum post will be marked as 'resolved' if there are no further responses in the next 5 days.

Tue 23 Nov 2010: Automatically marked as resolved.

 

Training courses

 

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Access tip:

Closing form after a certain time period

To make a form close automatically after a certain time period, you need to assign the close function to a macro.

Save the macro and ope up the form in design view. open the Properties sheet.

In the TimerInterval property enter the length of time you want the form open for. This should be in milliseconds, so for instance if you want the form open for 5 seconds enter 5000, for an minute enter 60000.

You now need to attach your macro (to execute the Close action) to the OnTimer event property of the form.



View all Access hints and tips


Server loaded in 0.08 secs.