advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
Convert Numbers to Words with VB.NET

Author: Anonymous
Category: VB.NET/ASP.NET
Type: Classes
Difficulty: Intermediate

Version Compatibility:  Visual Basic.NET  

More information: This class converts numbers into words similar to the ToWord() function in Crystal Reports. The function for the conversion is ConvertNumberToWords().

This code has been viewed 29545 times.

Instructions: Copy the declarations and code below and paste directly into your VB project.


Declarations:

Code:

No Text Boxes

Sponsored Links