LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bald Eagle
 
Posts: n/a
Default Comma separator for custom Currency (Indian Rupee)

Experts,

Intent to display:
100000 has to be displayed as Rs. 1,00,000.00
10000000 has to be displayed as Rs. 1,00,00,000.00
0 has to be displayed as Rs. -

David McRitchie, Tushar Mehta and others wrote the format as given
below:

Rupees with Paise
[9999999]"Rs. "##\,##\,##\,##0.00;[99999]"Rs. "##\,##\,##0.00;"Rs.
"##,##0.00

Rupees without Paise
[9999999]"Rs. "##\,##\,##\,##0;[99999]"Rs."##\,##\,##0;"Rs. "##,##0

Rupees without Rs. notation
[9999999]##\,##\,##\,##0.00;[99999]##\,##\,##0.00;##,##0.00

QUESTIONS:
1. If the value of the cell is 0, how do I show the display as "Rs.
- "... You know... much like how the dollar currency shows up....
2. Can I save this formula as a Custom Currency that I can later choose
in a drop down?
3. I want the Rupee currency right justified as numbers usually are,
but with an indent (right justified with a right margin). I DO NOT want
the number to be flush with the column border...

Thanks in advance
Bald Eagle

 
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
custom currency format for Indian rupees seenu Excel Discussion (Misc queries) 2 July 3rd 08 01:03 PM
Currency, Percent and Comma Style buttons Leslie Coover Excel Worksheet Functions 1 January 9th 06 01:02 AM
Currency Style button Anita Excel Discussion (Misc queries) 3 April 18th 05 12:48 AM


All times are GMT +1. The time now is 05:10 PM.

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

About Us

"It's about Microsoft Excel"