sharing a macro

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

Guest

I have created a macro in EXCEL and is part of my PERSONAL.XLS how do I do
this. One way I did it was just cut and past but there must be a better way.
Thank You Charles
 
If you're going to share macros, you could create a new workbook named:

CharlesUtilities.xls

Put all your macros that you want to share in that workbook. (Remove them from
your personal.xls file, too.)

Or if you want to share all your personal.xls, just rename it to
CharlesUtilities.xls and share that workbook.

Tell the recipients to put it in their XLStart folder (or open it when they need
it).

If you share your your macros using personal.xls, then you could be destroying
their own version of personal.xls.
 
Dave Thank You Very much!

Dave Peterson said:
If you're going to share macros, you could create a new workbook named:

CharlesUtilities.xls

Put all your macros that you want to share in that workbook. (Remove them from
your personal.xls file, too.)

Or if you want to share all your personal.xls, just rename it to
CharlesUtilities.xls and share that workbook.

Tell the recipients to put it in their XLStart folder (or open it when they need
it).

If you share your your macros using personal.xls, then you could be destroying
their own version of personal.xls.
 

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