01-03-2011, 07:34 PM
This article contains sample Microsoft Visual Basic for Applications functions that you can use to convert a numeric value into its equivalent in English words. For example, you can change 32.50 into "Thirty Two Dollars and Fifty Cents" by entering the following formula into a cell
=SpellNumber(32.50)
=SpellNumber(32.50)