VBA code does not work in Excel 2003

J

Josee

I've got several spreadsheets with code in Excel 97 VBA
that works fine in Excel 97 but does not work at all in
Excel 2003?

I get run-time errors, compile errors, etc...

Is there something missing in the installation???

Please Advise
Josée
 
J

Jim Rech

If you check Tools, References in the Excel 2003 VBE (with this workbook's
project active), you may find some of them marked "missing". That would be a
clue to what is wrong.
 
Top