Error Msg

D

David

I am new to excel programming and have created an app in
excel 2002 which contains some very simple procedures and
uses the analysis tool pak.

When trying to run it on other machines I get the message:

"Cannot find project or library"

After select help from the dialog this message:

"Cannot find the C:\program files\common
files\microsoftshared\vba\veenlr3.hlp file".

Would appreciate any assistance.
 
J

Jim Rech

In the VBE check Tools, References to see what project or library is
missing.

The Help file error may be occurring because VBA help was not installed. As
I recall, VBA help is an installation option that is not selected by
default. You might re-run Setup and look under the 'Other" category (or
something like that).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top