A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi @Pushkar Sen,
You can use a custom format in Excel to display numbers in the Indian currency style, and it works quite nicely once set up.
Just select the cells you want to format, press Ctrl + 1 to open the Format Cells window, then go to the Number tab and choose Custom. In the Type field, you can paste one of the following formats:
[>9999999]##,##,##,##0.00;[$₹][>99999]##,##,##0.00;[$₹]##,##0.00
or
[$₹][>9999999]##,##,##,##0.00;[$₹][>99999]##,##,##0.00;[$₹]##,##0.00
Once you apply it, Excel will automatically format your numbers using the Indian numbering system, so values will appear with the correct grouping style.
Hope this helps make things a bit easier for you.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.