Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default FORMAT NUMBERS OR CURRENCY

Pl help me format a number to read as per this example - 10,20,34,000.00
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default FORMAT NUMBERS OR CURRENCY

The only way to format a number in that way is to format it as text
(FormatCellsNumber), which means that the number is displayed exactly as
entered, but it would mean that you would have to enter it as
10,20,34,000.00 and do the same every time you want to enter a number into
the same cell.
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default FORMAT NUMBERS OR CURRENCY

If you have Excel 2002 or later look up bhattext in Help.
Otherwise the following format might help you
[=10000000]##\,##\,##\,##0.00;[=100000]##\,##\,##0.00;##,##0.00
(This format separates groups for India/Thailand, format valid for
positive numbers up to 99,99,99,999.99 or 999,999,999.99)
in Excel XP see function BhatText as in Thai Bhat currency.

=BAHTTEXT(A37) [Rupees, Rs., Paise, lakhs, crores] ==an alternative may
be to use Control Panel, Regional Settings, Numbers,
digit grouping.

see:
http://www.google.ca/groups?q=indian...cel*&hl=en&lr=...




best wishes

--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email


"Venky" wrote in message
...
Pl help me format a number to read as per this example - 10,20,34,000.00



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
Piovt Table-Drill Down Numbers lose Currency Format Jugglertwo Excel Discussion (Misc queries) 0 August 9th 06 03:33 AM
format cells for currency 2450 and have it format to $24.50? Karen C Excel Worksheet Functions 0 October 13th 05 03:21 PM
In Format>Cell>Numbers>currency>Symbol Please add "Rs. India" Surendera M Bhanot Excel Worksheet Functions 0 August 22nd 05 02:12 PM
Change General Format to Currency Format Freshman Excel Worksheet Functions 3 July 8th 05 03:42 AM
why does currency format change to number format? Cassie Excel Discussion (Misc queries) 3 March 18th 05 06:57 PM


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

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"