View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JUlie JUlie is offline
external usenet poster
 
Posts: 28
Default Sharing function in a module

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