Sharing function in a module

  • Thread starter Thread starter Julie
  • Start date Start date
J

Julie

Hi;

I have a user that has a function he has written to
calculate tax rates. The function is stored in a module
in a spreadsheet.

What is the best way to share this function with all of
his spreadsheets? Is there a way to make this module
available to all open worksheets?

Your help is greatly appreciated!

Julie
 
Put the code in a new workbook. Make the new workbook an addin

Load the addin (tools=>Addins, browse button)
 
Thank you Tom!

-----Original Message-----
Put the code in a new workbook. Make the new workbook an addin

Load the addin (tools=>Addins, browse button)

--
Regards,
Tom Ogilvy




.
 

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