Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Repeating error..... 1

Status
Not open for further replies.

Yogi39

Technical User
Joined
Jun 20, 2001
Messages
273
Location
CA
I keep getting cant find project or library with this line of code...Why ?

Space = Chr(32)
 
Check for missing references (Tools->References)
 
How would I know which one is missing ?
 
When the list of Available References comes up, the bad reference will show "MISSING" in front of the library title
 
Thanks found it....
MSADOR15.dll
Do I recopy from my Office CD ?
 
Yes, if it is no longer on your hard drive (location could have changed)
 
The file that it referes to is were it says....
can it be corupted ?
 
Thanks I un checked the missing ref...then re checked it...works fine now...Thanks
:)
 
Might want to run some of your other routines (or just re compile all code) to verify that no other scripts were dependant on that reference.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top