VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This code coneverts a number into its word value. Example: 123,000 is converted to One Hundred Twen

James Erwin T. DAmit  (1 Submission)   String Manipulation   VB 6.0   Unknown Difficulty   Fri 17th November 2006   Mon 8th February 2021

This code coneverts a number into its word value. Example: 123,000 is converted to One Hundred Twenty Three Thousand.

API Declarations


1. Create a form and add two textboxes; TextBox1 and TextBox2
2. Add a command button; CommandButton1
3. Copy the code below to the code window.
4. Run the program, enter the number in TextBox1 and click CommandButton1...

Rate This code coneverts a number into its word value. Example: 123,000 is converted to One Hundred Twen (1(1 Vote))
This code coneverts a number into its word value. Example: 123,000 is converted to One Hundred Twen.bas

This code coneverts a number into its word value. Example: 123,000 is converted to One Hundred Twen Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters