Doug Wells said:
I've got lots of Macros on my Excel from Office 97. Now, I'm upgrading
my computer and office suite to Office 2003. I have tons of macros that
I use all the time. How can I export them to my new Excel?
Thanks for the help.
Be aware the your custom toolbars (which normally refer to macros that
you've recorded and are in personal.xls) are stored in Excel.xlb (or
similar). You may copy this to your system, or attach your custom
toolbars to a workbook and open the workbook on your new system. Same
result, your custom toolbars will appear.
HOWEVER, unless you have exacyly the same path to personal.xls, the
button links will not work. You have to re-direct each and every
button OnAction.
I wrote a spreadsheet to do it, as I maintain a work and home pc with
the same custome toolbars and personal.xls ... you guessed it, I have
different usernames on each pc!
Regards,
Mark