View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default numbers in words indian number system

I don't recall seeing anyone post code that does this, but these references
provide code to do it in english. Perhaps it would provide a good start
for you to convert it to the indian number system:

http://support.microsoft.com/?id=140704
XL: How to Convert a Numeric Value into English Words

http://support.microsoft.com/?id=95640
ACC: How to Convert Currency or Numbers into English Words

--
Regards,
Tom Ogilvy



gssreenivas wrote in message
...
Hi

I am a new member and have joined the forum on the new year day. In the
first place I wish all the group memeber a very happy new year.

Can any one provide a vba code to convert numbers into words in indian
number system.

i would give an example for this

Rs 10,00,000 this is read as ten lakhs.

the logic in indian numbering system is that the position of comma is
first after three numbers from units place and for the next position it
is after two numbers. Unlike in English system the position of comma is
always after three numbers.

hope i shall be addressed

thanks
gssreenivas


---
Message posted from http://www.ExcelForum.com/