Forum Discussion
KA10900gmail
Aug 05, 2021Copper Contributor
How to write number in Excel in the format 99,99,99,999.99
How do I write number in Excel in the format 99,99,99,999.99
- Aug 11, 2021
The disadvantage of the custom number format ##\,##\,##\,##0 is that small numbers will have extra commas. For example, 12345 will be displayed as ,,12,345
HansVogelaar
Aug 11, 2021MVP
The disadvantage of the custom number format ##\,##\,##\,##0 is that small numbers will have extra commas. For example, 12345 will be displayed as ,,12,345
KA10900gmail
Aug 11, 2021Copper Contributor
Thanks Subodh. You are right. I made the following modification to show 2 places after the decimal.
##\,##\,##\,##0.00
This question can now be closed.
##\,##\,##\,##0.00
This question can now be closed.
- Subodh_Tiwari_sktneerAug 11, 2021Silver Contributor
You're welcome KA10900gmail! Glad it worked as desired.
Btw, you didn't accept the post with the proposed solution as a Best Response.
Please take a minute to accept the correct post with the proposed solution as a Best Response. 🙂
- KA10900gmailAug 11, 2021Copper ContributorHi Subodh,
I do not see where to put proposed solution as a Best Response. Please guide me and I will be happy to do that. Thanks.- Subodh_Tiwari_sktneerAug 12, 2021Silver Contributor
I haven't asked any questions in the forum so far therefore not aware of how to do this but maybe HansVogelaar would guide you to do that.