Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() Hi How do I set digit seperator as per local currency counting system I need "Rs. 12,12,123.00" instead of "Rs. 1,123,123.00" Vijay -- vnsbudhe ------------------------------------------------------------------------ vnsbudhe's Profile: http://www.excelforum.com/member.php...o&userid=25498 View this thread: http://www.excelforum.com/showthread...hreadid=389425 |
#2
![]() |
|||
|
|||
![]()
From a Google search here is a reply by David Richie to the same question in
January 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 "vnsbudhe" wrote in message ... Hi How do I set digit seperator as per local currency counting system I need "Rs. 12,12,123.00" instead of "Rs. 1,123,123.00" Vijay -- vnsbudhe ------------------------------------------------------------------------ vnsbudhe's Profile: http://www.excelforum.com/member.php...o&userid=25498 View this thread: http://www.excelforum.com/showthread...hreadid=389425 |
#3
![]() |
|||
|
|||
![]()
You need to set a custom form (FormatCell(Custom) of
[=10000000]##\,##\,##\,##0.00;[=100000]##\,##\,##0.00;##,##0.00 -- HTH RP (remove nothere from the email address if mailing direct) "vnsbudhe" wrote in message ... Hi How do I set digit seperator as per local currency counting system I need "Rs. 12,12,123.00" instead of "Rs. 1,123,123.00" Vijay -- vnsbudhe ------------------------------------------------------------------------ vnsbudhe's Profile: http://www.excelforum.com/member.php...o&userid=25498 View this thread: http://www.excelforum.com/showthread...hreadid=389425 |
#4
![]() |
|||
|
|||
![]() Hi Vijay, See 'this link' (http://tinyurl.com/8zbe9) which contains both an UDF and a Event code written by Yogi Anand. HTH -- Krishnakumar ------------------------------------------------------------------------ Krishnakumar's Profile: http://www.excelforum.com/member.php...o&userid=20138 View this thread: http://www.excelforum.com/showthread...hreadid=389425 |
#5
![]() |
|||
|
|||
![]()
What is the point of this approach against a custom number format?
-- HTH RP (remove nothere from the email address if mailing direct) "Krishnakumar" wrote in message news:Krishnakumar.1slwic_1122095119.1596@excelforu m-nospam.com... Hi Vijay, See 'this link' (http://tinyurl.com/8zbe9) which contains both an UDF and a Event code written by Yogi Anand. HTH -- Krishnakumar ------------------------------------------------------------------------ Krishnakumar's Profile: http://www.excelforum.com/member.php...o&userid=20138 View this thread: http://www.excelforum.com/showthread...hreadid=389425 |
#6
![]() |
|||
|
|||
![]() Thanks everybody -- vnsbudhe ------------------------------------------------------------------------ vnsbudhe's Profile: http://www.excelforum.com/member.php...o&userid=25498 View this thread: http://www.excelforum.com/showthread...hreadid=389425 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
only 5 digit zip codes | Excel Discussion (Misc queries) | |||
Return a digit in a string of numbers | Excel Discussion (Misc queries) | |||
Tell users how to sort 5 digit and 9 digit zipcodes correctly aft. | New Users to Excel | |||
16 DIGIT NUMBERS IN CELL WITHOUT LAST DIGIT BEING A ZERO | Excel Worksheet Functions | |||
When we enter a 16 digit number (credit card) the last digit chan. | Excel Discussion (Misc queries) |