#SpellNumber

Spell Number Function in Excel

Simple vb code (module) that can be integrated in excel to convert numbers into word. This example is convert hour(in number) to word, this code is a excel function which is the SpellNumber() function. Here is the process to integrate it to excel: 1. Download the sample module here. 2. First open excel file. 3. Press ALT + F11; new module creator will appear. 4. Just import the downloaded module