Thread: custom format!
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bernard Liengme
 
Posts: n/a
Default custom format!

From a Google search here is a reply by David Richie to the same question in
January 2005

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=...

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

"via135" wrote in
message ...

using custom format how can i format the number 12345678.91 as
1,23,45,678.91? i think it would be a simplest one!

-via135


--
via135
------------------------------------------------------------------------
via135's Profile:
http://www.excelforum.com/member.php...o&userid=26725
View this thread: http://www.excelforum.com/showthread...hreadid=498408