Can I share SpellNumber.xla Module to other excel

  • Thread starter Thread starter T_Yuri
  • Start date Start date
T

T_Yuri

I follow the Microsoft KB213360 to create a module in excel 2003, but I can't
share this module to another user, it's any easy way to convert number to
text and share to another excel?
 
What is the question, are you allowed, or how do you do it?

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Start a brand new workbook
Put that function in this new workbook's project.
Save that file as Yuris_utils.xls

Share this file with others.

Tell them that they have to open your utility workbook each time they want to
use that function.

And the formula will look like:

=yuris_utils.xls!whateverthenameofthefunctionis(a1)
 

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