Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / November 2005

Tip: Looking for answers? Try searching our database.

HELP: compile error message

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
KevinGPO - 23 Nov 2005 16:48 GMT
This is referring to the Office Excel VB. Excel VB claims it is just like
VB.

I am wondering where on the internet how I can find out whether a function
existed for a particular version of Office Excel VB?

For example, I am using Office 2003 but my clients are using Office 95, or
97. Am wondering whether the string function Left() & Right() existed in
Office 95/97 Excel VB? If so, then does anyone have any ideas why VB threw a
"Compile error: Can't find project or library" and it highlights Left(
function line?
Tony Jollans - 23 Nov 2005 18:03 GMT
This is a Word newsgroup, but the reason is likely the same.

The usual reason for functions like Left and Right  doing this is a missing
reference higher up the search chain.

In the VBE, select Tools > References form the Menu and see if any of the
checked libraries is preceded by "MISSING". If so, you'll need to determine
whether it is needed and decide what to do about it - the most common reason
is that the computer is using a different version of some software from that
used on the original machine and all you'll need to do is find the
appropriate version library in the list.

--
Enjoy,
Tony

> This is referring to the Office Excel VB. Excel VB claims it is just like
> VB.
[quoted text clipped - 7 lines]
> "Compile error: Can't find project or library" and it highlights Left(
> function line?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.