format a cell for displaying numbers in lakhs

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How to format a cell to display numbers in lakhs with a cama separation
instead of millions
 
Here is a format that you can use


[>=10000000]##\,##\,##\,##0.00­;[>=100000]##\,##\,##0.00;##,#­#0.00
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top