Share via

Changing currency in this Access template

Anonymous
2012-06-04T22:47:01+00:00

Hello,

I have found a useful Access template for my small business, however I am based in the UK and want to change the currency value from $ to £. Is there any way to do this?

Here's the template: http://office.microsoft.com/en-us/templates/results.aspx?qu=inventory&ex=1&origin=CT010214400#ai:TC102483123|

Thanks in advance,

James

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. Anonymous
    2017-01-19T09:41:01+00:00

    Please don't revive 5 year old threads.

    While I appreciate this is an old thread I've only recently come across this problem and found a solution to it having first visited this thread and found what was suggested very unhelpful. There will be others coming across this problem and if they visit this site as I did then perhaps this old but relevant reply will help.

    There is another update to this problem discovered this morning which might be a quicker solution to this original problem.

    Open a table, highlight the field, on the ribbon select Fields, and in the Data Type/Format select currency. You will need to do this for each relevant field and it should automatically update the Forms, queries and reports although I cant be sure as I discovered this only after making the changes as described in the previous thread.

    Hope this helps.

    50+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2017-01-18T21:09:38+00:00

    Hello,

    I have found a useful Access template for my small business, however I am based in the UK and want to change the currency value from $ to £. Is there any way to do this?

    Here's the template: http://office.microsoft.com/en-us/templates/results.aspx?qu=inventory&ex=1&origin=CT010214400#ai:TC102483123|

    Thanks in advance,

    James

    You will have probably sorted this by now but there may be others suffering for an answer to this problem.

    There is no signal setting to change but once you have them all changed that is it.

    Your tables ignore them.

    Go to your forms and reports to make changes.

    Open each in  Layout view, highlight relative field, click on Property Sheet from the ribbon, select the format tab and from this list select currency of your choice. Do this for all instances in the form or report and when finished close and save.

    You may need to do this a dozen time depending on the template but as I've said once done your done.

    20+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2012-06-05T09:12:09+00:00

    May be this would work but I'm not sure:

    Open the "Products" table in design view.  The "Unit Price" field is a currency data type.  Change the "Format" property of this field from $#,##0.00;($#,##0.00) to £#,##0.00;(£#,##0.00)

    There is another currency type field in the "Purchase Orders" table and in the "Inventory Transactions" table that would also need to be altered.

    10+ people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2012-06-05T10:24:30+00:00

    You may find that any text box controls on forms and reports that display a currecy will also need to have their Format property changed as well.

    4 people found this answer helpful.
    0 comments No comments
  5. ScottGem 68,810 Reputation points Volunteer Moderator
    2017-01-18T21:42:28+00:00

    Please don't revive 5 year old threads.

    0 comments No comments