Moving macros to another computer

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

I've been asked to moved Excel XP macros to a computer
using Excel 2000.
My first question is, are they compatible?
Second, where can I locate these macros?

Or am I just out of luck and need to have the user remake
them on the other computer?

Thank you
Chris
 
Press Alt+F11 and ight click all modules, then choose export.
Then you should be able to import them on the new computer, unless
they use code that is new to XP they should be compatible.

Per Erik
 
Macros can be created in/stored in any workbook you want. If you're
referring to your "personal" macros (in Personal.xls) that workbook is
usually found in one of your XLSTART folders.
 
Thank you very much.

Chris
-----Original Message-----
Press Alt+F11 and ight click all modules, then choose export.
Then you should be able to import them on the new computer, unless
they use code that is new to XP they should be compatible.

Per Erik



.
 
Back
Top