customise grouping of digits in currency format

G

Guest

I am using WinXP Home with OfficeXP.

I have selected in WinXP-ControlPanel-date,....Regional Options-change
format of numbers...-Regional Options-Customise-Numbers-digit grouping as
12,34,56,789

However, Excel does not apply this format of digit grouping to any number in
currency format. Is it possible to customise this format in Excel??

R Madhusudanan
 
B

Bob Phillips

Use a custom number format


[>=10000000]##\,##\,##\,##0.00;[>=100000]##\,##\,##0.00;##,##0.00

will format say 1234567890 as 123,45,67,890.00


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 

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