Compile error

  • Thread starter Thread starter Fred
  • Start date Start date
F

Fred

Hello,

I'm using Excel97 and I'm trying to run a macro that
contains the command: strUploadSheet= ActiveWorkbook.Name
but unfortunately VB generates a compile error: "Can't
find project or library". Does enyone know what file I'm
missing there ? It used to work well in the past but since
I had Office re-installed I'm stuck there.

Thanks a lot for your help.

Best regards,
Fred
 
Take a look at Tools|References (in the VBE). Scroll down that list looking for
MISSING.
 
Back
Top