View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default VBA Runtime Error

in the vbe, look in tools=References and see if any project is marked as
MISSING.

Regards,
Tom Ogilvy

Ilan Lowbeer wrote in message
...
Hi

I have written some macros in VB 6.3 which seem to be
crashing on a VB 6.0 machine.

The error message is "Cannnot find library or project"

It works fine on other machines but on this particular
machine we are stumpted...

We have:

-reinstalled office
-Downloaded service pack 5 for VB 6

And it is still not working - any ideas?

Thanks

Ilan