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 Missing Project or Library

after the problem, in the vbe go to Tools=References and see if any
references are marked as MISSING. If so, unselect those shown as MISSING.
If you are using them, then use the browse button to fine them and fix the
reference.

--
Regards,
Tom Ogilvy

"Dave" wrote in message
...
My codes used to work on old pc, but crashing on new PC

Win 2k
excel 2002 sp3

Code errors on these functions
Date
Year
Format

I have references to Funcres.xla, and atpvbaen.xla

But my error does not indicate which library I need to
point to.