A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
I have Excel 2016 and I just tried "SpellNumber" and it works fine
Please enter Excel > then Press "Alt+F11" > Under "Project - VBAProject" in upper left hand You'll see your workbook name > in blank area press right click > "Insert" > "Module"
Now you have clean white screen copy the VBA code from link above then past it there
and now close VBA Editor (there is no saving button) and Try Typing "=SpellNumber()" and refer to the cell that have number you want to spell it in it
* Then save your excel file as "Macro-Enabled" From Save as from File Menu
- Ahmad