Project or Library Error

User avatar
Rudi
gamma jay
Posts: 25455
Joined: 17 Mar 2010, 17:33
Location: Cape Town

Project or Library Error

Post by Rudi »

How do I correct this error... Missing project or library.

The errro occurs on a trim function too.???
You do not have the required permissions to view the files attached to this post.
Regards,
Rudi

If your absence does not affect them, your presence didn't matter.

User avatar
HansV
Administrator
Posts: 78545
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: Project or Library Error

Post by HansV »

Clear the check boxes for the MISSING: references.
Then select Debug | Compile <projectname> to see if the problem has been solved.
Best wishes,
Hans

User avatar
Rudi
gamma jay
Posts: 25455
Joined: 17 Mar 2010, 17:33
Location: Cape Town

Re: Project or Library Error

Post by Rudi »

The problem was caused with a rebuild of a persons PC software, and with the subsequent upgrade to Office 2010, there were some missing library files in the System32 folder of windows. This caused the templates (containing macros) to debug when they came to lines of code that required the *.ocx files. I downloaded the 3 missing files from the web and after putting them back in the System32 folder...the templates ran smoothly again.
Regards,
Rudi

If your absence does not affect them, your presence didn't matter.