Diff versions of Excel!

  • Thread starter Thread starter aiyer
  • Start date Start date
A

aiyer

Hi all!

A quick question. I had Excel 97 installed in my pc and I had develope
Excel macros (some were made available in personal macro workbook).
essentially had developed some menus/submenus using those macros but
DO NOT even see the developed Menus/submenus when I installed a newe
version of Excel. I have installed Excel 2003 in my computer now. I
this expected? As a matter of fact, I can't even see some of thos
macros that were made available in personal macro workbook. Is ther
anything I could do to make the macros available now?
I would really appreciate your suggestions guys.

Thanks.

Arun.
Vtec Cor
 
you need to open your personal.xls workbook to see the macros.

You need to open your .xlb file to get your menus (unless you want to
rebuild them with your code).
 
If the menu customizations were made manually and not created through code,
they would be stored in the *.XLB file from the previous version.

If you still have a copy of that, you can replace the new *.XLB with that.

If no copy, you will have to re-build.

Did you copy Personal.xls over from the old version to the new version?

Gord Dibben Excel MVP
 

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