Adding Functions perminmently

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

Guest

Hello
I have several functions, that I would like to be included with excel. When I open the program, or when I open a new speadsheet, or an old one. How can I make my code availble all the time
Thanks
Brian Shafer
 
Brian,

Store your function code in either Personal.xls or in an add-in that you
create and install.

HTH,
Bernie
MS Excel MVP

Brian Shafer said:
Hello,
I have several functions, that I would like to be included with excel.
When I open the program, or when I open a new speadsheet, or an old one.
How can I make my code availble all the time?
 
Back
Top