Group:  Microsoft Excel » microsoft.public.excel.setup
Thread: Change the default Currency style

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Change the default Currency style
Budgie Boy 11.07.2006 06:18:02
It is both frustrating an nonsenical that the default Currency style (ie the
one applied when you click the Currency button on the Formatting toolbar) is
actually based on an Accounting format.

Why isn't it based on a Currency format?
.... and why can't it be changed without creating a template? (ie so it
applies to all Workbooks rather than just newly created ones)

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/community/en-us/default.mspx?mid=9546f784-5775-44f1-b132-2bc47e67dd5c&dg=microsoft.public.excel.setup
Re: Change the default Currency style
"Nick Hodge" <nick_hodgeTAKETHISOUT[ at ]zen.co.uk.ANDTHIS> 11.07.2006 06:52:23
BudgieBoy

You probably could find as many people who want it the other way.

You could take two routes.

1) In existing workbooks - To change all 'currency' formatted cells in one
go. Go to Format>Styles>Currency>Modify... change it to Currency and ok out
of dialogs. This will reset the 'currency style for this workbook and all
cells formatted as 'currency' will be changed immediately and future button
presses will format this way for this book

2) Re-purpose your currency button by inserting the below code in
personal.xls

Sub NewCurrencyFormat()
Selection.NumberFormat = "£#,##0.00;-£#,##0.00"
End Sub

and then right click on any toolbar, select 'customize'. With the dialog
showing, right-click on the currency button and select 'assign macro...' and
select this code. This will re-purpose the button for all future
applications of 'currency'

You could also have a button which sets the currency for existing sheets (as
1)

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
nick_hodgeTAKETHISOUT[ at ]zen.co.uk.ANDTHIS


"Budgie Boy" <Budgie Boy[ at ]discussions.microsoft.com> wrote in message
news:9546F784-5775-44F1-B132-2BC47E67DD5C[ at ]microsoft.com...
[Quoted Text]
> It is both frustrating an nonsenical that the default Currency style (ie
> the
> one applied when you click the Currency button on the Formatting toolbar)
> is
> actually based on an Accounting format.
>
> Why isn't it based on a Currency format?
> ... and why can't it be changed without creating a template? (ie so it
> applies to all Workbooks rather than just newly created ones)
>
> ----------------
> This post is a suggestion for Microsoft, and Microsoft responds to the
> suggestions with the most votes. To vote for this suggestion, click the "I
> Agree" button in the message pane. If you do not see the button, follow
> this
> link to open the suggestion in the Microsoft Web-based Newsreader and then
> click "I Agree" in the message pane.
>
> http://www.microsoft.com/office/community/en-us/default.mspx?mid=9546f784-5775-44f1-b132-2bc47e67dd5c&dg=microsoft.public.excel.setup


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net