how to write the numeric value into currency format in words
-
hi i ve designed an application in which whenever i enter an amount in a textbox,then that amount will be displaced in the word format of the currency in another textbox. Eg. if i enter 12225 then it will display as " twelve thousand and two hundred twenty five only" please help me in this regard. u can mail me at pradipta_pkc@indiatimes.com thanks in advance
-
hi i ve designed an application in which whenever i enter an amount in a textbox,then that amount will be displaced in the word format of the currency in another textbox. Eg. if i enter 12225 then it will display as " twelve thousand and two hundred twenty five only" please help me in this regard. u can mail me at pradipta_pkc@indiatimes.com thanks in advance
-
hi i ve designed an application in which whenever i enter an amount in a textbox,then that amount will be displaced in the word format of the currency in another textbox. Eg. if i enter 12225 then it will display as " twelve thousand and two hundred twenty five only" please help me in this regard. u can mail me at pradipta_pkc@indiatimes.com thanks in advance
This is one of the most ubiquitous homework assignments. All you have to do is Google for "convert number to words[^]" and you'll come up with all kinds of examples on how to do it.
Dave Kreskowiak Microsoft MVP - Visual Basic
-