Tags: FORMATTING

Numbers in Indian currency format

{ 13 Comments }

To display numbers in Indian currency format, use the following custom number format [>=10000000]##\,##\,##\,##0.00;[>=100000]##\,##\,##0.00;##,##0.00

Read More →