Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
i would like to seperate figures in lakhs and not in millions
eg 1,00,000 & not 100,000 how do i do it |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
use a custom format of
[=10000000]##\,##\,##\,##0.00;[=100000]##\,##\,##0.00;##,##0.00 will format say 1234567890 as 123,45,67,890.00 -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "jatin" <jatin @discussions.microsoft.com wrote in message ... i would like to seperate figures in lakhs and not in millions eg 1,00,000 & not 100,000 how do i do it |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I format cell for displaying value in lakhs ? | Excel Discussion (Misc queries) | |||
Replace million-billion number format to lakhs-crores format | Excel Discussion (Misc queries) | |||
commas in cells | Excel Discussion (Misc queries) | |||
format a cell for displaying numbers in lakhs | Excel Discussion (Misc queries) | |||
Conversion of actual fig. in Lakhs / Crores | Excel Discussion (Misc queries) |