Convert Numeric Currency into Text
Category:
Forms and ControlsType:
ModulesDifficulty:
IntermediateAuthor: Anonymous
Version Compatibility: Visual Basic 6
More information:
Here is a program that converts numeric currency into it's textual equivalent. Be sure to keep the declarations in a separate module, or change the scope declarations to Private.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: