Migrating Macros to new log-on

  • Thread starter Word Expert? I doubt it.
  • Start date
W

Word Expert? I doubt it.

We've just been migrated to new servers, and with them came a new log-in. I
had a whole bunch of macros under my old log-in, and if I go back to it,
they're still there. How can I move them to the new log-in? If I just have
to re-key everything I can do that, but I hope there's an easier way. I'm
using Excel 2000 on an XPSP2 system.
Thanks in advance.
 
G

Gord Dibben

Macros can live in the workbooks in which they were created or in
Personal.xls.

You also could have placed the macros in a workbook and saved it as an
Add-in(*.xla)

If in Personal.xls, you must find that file and store it in your XLSTART
folder.

If in workbooks, just open those workbooks to access the macros.

If in an add-in, find it and load it through Tools>Add-ins.


Gord Dibben Excel MVP

We've just been migrated to new servers, and with them came a new log-in. I
had a whole bunch of macros under my old log-in, and if I go back to it,
they're still there. How can I move them to the new log-in? If I just have
to re-key everything I can do that, but I hope there's an easier way. I'm
using Excel 2000 on an XPSP2 system.
Thanks in advance.

Gord Dibben MS Excel MVP
 
Top