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:11 GMT
I have answered this in the vba.beginners newsgroup.
It is generally better not to multi-post as it doesn't help get questions
answered more quickly and it tends to annoy the volunteers who regularly
answer questions here.
--
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?