Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
FormatCellsNumber tabCustom, in the Type box enter:
[=10000000]##\,##\,##\,##0.00;[=100000]##\,##\,##0.00;##,##0.00 -- Kind regards, Niek Otten Microsoft MVP - Excel "kiran kumar" wrote in message ups.com... | Hi | | I have a issue with number formatting, in India we use thousand | separator as below, we do not follow million style of for using commas | instead we follow Lakhs format. I tried many permutations and | combinations in format cells- custom formatting but I am not getting | the desired output. | | 1,000 | 10,000 | 1,00,000 | 10,00,000 | 1,00,00,000 | 10,00,00,000 | . | . | . | . | . | | can any one help me out? | | Thanks in advance (b'coz I know I guys can do it!!, & in excel | anything and everything is possible!!!) | |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Niek
Thank you very much thats working correctly Warm Regards Kiran On Aug 20, 12:40 pm, "Niek Otten" wrote: FormatCellsNumber tabCustom, in the Type box enter: [=10000000]##\,##\,##\,##0.00;[=100000]##\,##\,##0.00;##,##0.00 -- Kind regards, Niek Otten Microsoft MVP - Excel "kiran kumar" wrote in oglegroups.com... | Hi | | I have a issue with number formatting, in India we use thousand | separator as below, we do not follow million style of for using commas | instead we follow Lakhs format. I tried many permutations and | combinations in format cells- custom formatting but I am not getting | the desired output. | | 1,000 | 10,000 | 1,00,000 | 10,00,000 | 1,00,00,000 | 10,00,00,000 | . | . | . | . | . | | can any one help me out? | | Thanks in advance (b'coz I know I guys can do it!!, & in excel | anything and everything is possible!!!) | |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to use comma as list separator instead semicolon? | Setting up and Configuration of Excel | |||
thousand separator conversion from dot to comma | Excel Discussion (Misc queries) | |||
Comma separator for custom Currency | Excel Discussion (Misc queries) | |||
thousands comma separator in VBA | Excel Discussion (Misc queries) | |||
comma s separator text file | Excel Programming |