ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Digit seperator (https://www.excelbanter.com/excel-worksheet-functions/36667-digit-seperator.html)

vnsbudhe

Digit seperator
 

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


Bob Phillips

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




Bernard Liengme

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




Krishnakumar


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


Bob Phillips

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




vnsbudhe


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



All times are GMT +1. The time now is 11:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com