Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi there,
Anyone knows how group the digits the Indian way? Ex: 12,34,56,000 instead of the usual way of 123,456,000. Last three digits one group, after that a group consists of 2 digits each. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
try this custom format
[=100000]##\,##\,##0.00;##,##0.00 "Kart" wrote in message ... Hi there, Anyone knows how group the digits the Indian way? Ex: 12,34,56,000 instead of the usual way of 123,456,000. Last three digits one group, after that a group consists of 2 digits each. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Venkatraman,
Thanks, it works for upto lakhs, but not crores. I have figured out to put additional formatting for crores, but there is an extra comma for lakhs if formatting for crores. Cant we make excel use what the system uses? Kart "R.VENKATARAMAN" wrote: try this custom format [=100000]##\,##\,##0.00;##,##0.00 "Kart" wrote in message ... Hi there, Anyone knows how group the digits the Indian way? Ex: 12,34,56,000 instead of the usual way of 123,456,000. Last three digits one group, after that a group consists of 2 digits each. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thanks a lot Venkatraman, Aniruddha Bhide "R.VENKATARAMAN" wrote: try this custom format [=100000]##\,##\,##0.00;##,##0.00 "Kart" wrote in message ... Hi there, Anyone knows how group the digits the Indian way? Ex: 12,34,56,000 instead of the usual way of 123,456,000. Last three digits one group, after that a group consists of 2 digits each. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a Check Digit | Charts and Charting in Excel | |||
Excell Check Digit Formula | Excel Worksheet Functions | |||
Return a digit in a string of numbers | Excel Discussion (Misc queries) | |||
Tell users how to sort 5 digit and 9 digit zipcodes correctly aft. | New Users to Excel | |||
how to format numbers, digit grouping ,as per regional settings | Excel Discussion (Misc queries) |