i require to display numbers in a worksheet in lacs
S sanskar_d Jun 15, 2005 #2 ketan said: i require to display numbers in a worksheet in lacs Click to expand... Hi ketan, is it that you want the numbers to be converted in words or you want a comma seperation. regards, sam
ketan said: i require to display numbers in a worksheet in lacs Click to expand... Hi ketan, is it that you want the numbers to be converted in words or you want a comma seperation. regards, sam
M mangesh_yadav Jun 15, 2005 #3 Select the cells which you want to format. Format > Cells > Custom, and enter the following in the box. [>=10000000]#\,##\,##\,##0;##,##0 Manges
Select the cells which you want to format. Format > Cells > Custom, and enter the following in the box. [>=10000000]#\,##\,##\,##0;##,##0 Manges