"Can't find project or library" error message

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,
I wrote a VBA script which is working fine on my computer (the one that it
was written on) running XP and Office 2000. Transferring the workbook to any
other machine it stops with "Can't find project or library" error message in
a module called from the Workbook_Open module. I can't see any difference
between the computers.
What is wrong on or what is missing from the other computers?
Thanks,
Stefi
 
Stefi,

Check all libraries that are being referenced from Tools, References in the
first computer and ensure they are all checked on the second computer.
 
in the IDE, look in Tools/References an dsee if any DDLs that you use are
marked 'MISSING'
 
That was the problem, many thanks to both of you!
Regards,
Stefi


„Patrick Molloy†ezt írta:
 
Back
Top