Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Instead of thousands separator, I want use hundres separator example 1,00,000
could you help me |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
[=10000000]##\,##\,##\,##0.00;[=100000]##\,##\,##0.00;##,##0.00
will format say 1234567890 as 123,45,67,890.00 -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Viraj Nayaka" <Viraj wrote in message ... Instead of thousands separator, I want use hundres separator example 1,00,000 could you help me |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Viraj,
Custom number format as 0","00","000 will display as per your example. Play with other variations if you need something slightly different. HTH Martin |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing unwanted separator pages | Excel Discussion (Misc queries) | |||
Excel separator pages | Excel Discussion (Misc queries) | |||
list separator settings | Excel Discussion (Misc queries) | |||
border format causing the doc to be hundreds of pages long | Excel Discussion (Misc queries) | |||
Default column separator | New Users to Excel |