Convert Currency Indian Rupees into Words V1.0
Submitted By:
GeniousBM
Rating:





(
Rate It)
Convert Indian Rupees (Rs.) into Words
=============================
Hello Friends,
This is a perfect solution to convert numeric values of Currency Indian Rupees (Rs.) into Words. All you guys know that, Its is mandatory in application like Inventory, Account and other Business Solution to convert currency into words. During my efforts to search this kind of Code on internet, but I can not find any perfect solution, so I decided to create code / module for this purpose and here is a perfect solution - Function RupeesToWord()......
You can use this function / module in any application like Excel, VBA, VB6, VB.NET without any modification. Just place code in module and use RupeesToWord() function anywhere in your application.
Use : txtAmount.Text = 1200.50
RupeesToWord ( txtAmount.Text )
Result = Rupees One Thousand Two Hundreds And Fifty Paisa Only.
Enjoy it......
For, any query you may contact me on [[Email Removed]]
Regards,
Bharat Modha
Porbandar (Gujarat)
INDIA.