convert numbers to words

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

thks for this superb function............

i did copy the codec it worked everythign was fine...... the next day
morning it stopped but i dont know suddenly how it stopped working. I even
checked the function category and it has spellnumber() function as used
defined. Now when I apply this function i get #NAME? in the cell

I would like to use this function for my all excle documetns but what i hv
noticed that i need to copy this coded for particular document where u want
to use that function

pls. tell me how can i make this function default for any excel file that i
open and whta must be the problem that it stopped working

rgds
 
Could you point us at the original thread, you may know we don't.
 
The SpellNumber Function must be stored in your Personal.xls or an Add-in in
order for it to be available for all your Excel Workbooks.

As for why it stopped working in the original workbook......have you perhaps
gotten the syntax incorrect?

Should be =SpellNumber(cellref) or =SpellNumber(123.50)


Gord Dibben Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top