Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Currency Formating

I would like to format currency as #,### not #,###.## . I also would like to
avoid using .NumberFormat = "$#,##0_);($#,##0)". The application is will be
deployed internationally and I want to leverage the regional setttings as
much as I can.

Any thoughts?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Currency Formating

One approach:

? application.International(xlCurrencyCode)
$

Look at application.International to build your formatting string.

--
Regards,
Tom Ogilvy

"Sanj" wrote in message
...
I would like to format currency as #,### not #,###.## . I also would like

to
avoid using .NumberFormat = "$#,##0_);($#,##0)". The application is will

be
deployed internationally and I want to leverage the regional setttings as
much as I can.

Any thoughts?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Currency formating Sallie[_2_] Excel Discussion (Misc queries) 4 July 25th 09 07:40 PM
Conditional Formating - Currency EA Excel Discussion (Misc queries) 2 October 9th 06 08:20 PM
Currency formating problem Jerry Excel Discussion (Misc queries) 5 February 19th 05 06:39 PM
Currency formating problem jschm1957 Excel Discussion (Misc queries) 0 February 19th 05 04:09 AM
Formating currency in text box Doug Excel Programming 1 February 16th 05 10:42 PM


All times are GMT +1. The time now is 05:48 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"