mrcoolcurrent Level: Big Cheese Registered: 19-01-2007 Posts: 24
Converting numbers to Words
please I want to know how I can put any number in a text box and I will get it in words.
Like if I put this in a textbox 815,674,934:74
I would want to get this on a labelbox :
Eight Hundred and Fifteen Million, Six Hundred and Seventy Four, Nine Hundred and Four Dollars, and Seventy Four Cents.
02-01-2008 at 08:59 PM
|
stickleprojects Level: Moderator Registered: 09-09-2002 Posts: 938
Re: Converting numbers to Words
HI
I google'd "vb numbers as words" and found http://vbcity.com/forums/topic.asp?tid=6785.
Is there a problem with this solution? Its a bit longer than I would do, but it seems to work.
Let us know if you have problems, someone may have a simpler solution.
Hope this helps
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
02-01-2008 at 11:04 PM
|
mrcoolcurrent Level: Big Cheese Registered: 19-01-2007 Posts: 24
Re: Converting numbers to Words
There was a time I saw this kind of solution on this site but I did nit bother to pay attention on it because I thought I dont need it as absolute beginner.
I was thinking that someone has seen it too.
Anyway I will check the VbCity you guessed.
03-01-2008 at 10:12 AM
|
JLRodgers Level: Moderator Registered: 04-04-2002 Posts: 1624