Routine does not run when workbook is opened

  • Thread starter Thread starter Raul
  • Start date Start date
R

Raul

I have a routine in workbook1 that opens and updates a number of other
workbooks when workbook1 is opened. Everything was fine until I got a new
computer (both PCs are running XP SP3 and Excel 2003). Now workbook1 will
not open or run when I try to open it from windows explorer or from scheduled
tasks. The only way I can open workbook1 is to start Excel and then use file
open and press cntrl and shift while double clicking on workbook1.

Please help!

Thanks,
Raul
 
The problem turned out to be a difference in the file paths specified in the
program and the file paths on the new machine.

Raul
 
Back
Top