Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am in India. And the usual method when working with 'money' figures we use
comma as the separator for thousands. Example of such separation is 76,54,321. However, all that I am able to do is in this format 7,654,321. How do I default the settings for use in Indian way? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have searched for an answer and it appears that an "add-in" is one (the
only?) solution: Try: http://www.dq.winsila.com/tips-trick...and-words.html "Kamal Singh Oberh" wrote: I am in India. And the usual method when working with 'money' figures we use comma as the separator for thousands. Example of such separation is 76,54,321. However, all that I am able to do is in this format 7,654,321. How do I default the settings for use in Indian way? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 www.stfx.ca/people/bliengme remove caps from email "Kamal Singh Oberh" <Kamal Singh wrote in message ... I am in India. And the usual method when working with 'money' figures we use comma as the separator for thousands. Example of such separation is 76,54,321. However, all that I am able to do is in this format 7,654,321. How do I default the settings for use in Indian way? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Default working folders | Excel Discussion (Misc queries) | |||
default file location not working | Excel Discussion (Misc queries) | |||
thousands comma separator in VBA | Excel Discussion (Misc queries) | |||
Default column separator | New Users to Excel | |||
separator of thousands | Excel Discussion (Misc queries) |