How do I create a company wide Excel function library?

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

Guest

I am used to creating generic functions and during these last few days I have
done so a lot, with help from you all.

I am wondering what is the appropriate way to store these functions and what
is neccesary to do or which parameter to set in the client PCs so that these
functions are available to everyone upon starting Excel. Bear in mind that I
have already a publicly accessible Templates folder where I store all company
templates.

What should be done when we change Office versions?

Thanks in advance
 
I would make an add-in of the worksheet containing all my "Public"
functions ans Subs simply by saving the file with the *.xla extension
and I would place it on a server common to all users. They could simply
simply click Tools, Add-in and browse for the add-in in the common
directory.
 

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