How can I add a macro that is always available?

  • Thread starter Thread starter Rico
  • Start date Start date
R

Rico

Hi,

I need to make a macro, which is available at all times.
I have some macro code, which I have tried to paste into
the VB editor and then save it as a function, but this
dos'nt seem to work.

Any ideas?

Thanks
/Rico
 
I need to make a macro, which is available at all times.

Save the workbook that contains the module as personal.xls, in your xlstart
folder. This file loads automatically (tho' hidden) whenever you run Excel.

Rgds,
Andy
 
Thanks guys,

I'll try it out.

Cheers
/Rico

-----Original Message-----

Save the workbook that contains the module as personal.xls, in your xlstart
folder. This file loads automatically (tho' hidden) whenever you run Excel.

Rgds,
Andy


.
 

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