PC Review


Reply
Thread Tools Rate Thread

Can't find project or library (Mid Function)

 
 
=?Utf-8?B?Sm9obiBWaWFsbA==?=
Guest
Posts: n/a
 
      21st Jul 2007
VBA in Excel 2003 isn't recognizing the Mid function, and UCase functions. I
have tried adding every library that looks like it would include these
functions but have not located the right one.

Does anyone know the right library to add so that these functions will work
again?

(When this was originally written, VS 6.0 was installed on the computer, now
VS.Net 2003 is on the computers.)

Thanks for any help.
John
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      21st Jul 2007
Open your workbook, go to the VBE, select your project that is causing the
trouble.

Tools|References
Look for MISSING

A missing reference can give this kind of error. You'll have to decide if you
need to remove that reference or replace it.

John Viall wrote:
>
> VBA in Excel 2003 isn't recognizing the Mid function, and UCase functions. I
> have tried adding every library that looks like it would include these
> functions but have not located the right one.
>
> Does anyone know the right library to add so that these functions will work
> again?
>
> (When this was originally written, VS 6.0 was installed on the computer, now
> VS.Net 2003 is on the computers.)
>
> Thanks for any help.
> John


--

Dave Peterson
 
Reply With Quote
 
Peter T
Guest
Posts: n/a
 
      21st Jul 2007
This symptom, unable to find the VBA Strings library, is highly indicative
of a missing reference. Look under Tools > References for anything marked
MISSING.

As a temporary workaround you can probably get your Mid function to work by
fully qualifying. But best to get to the route of the problem.

Regards,
Peter T


VBA.Strings.Mid(etc
"John Viall" <(E-Mail Removed)> wrote in message
news953CE26-18ED-408B-890E-(E-Mail Removed)...
> VBA in Excel 2003 isn't recognizing the Mid function, and UCase functions.

I
> have tried adding every library that looks like it would include these
> functions but have not located the right one.
>
> Does anyone know the right library to add so that these functions will

work
> again?
>
> (When this was originally written, VS 6.0 was installed on the computer,

now
> VS.Net 2003 is on the computers.)
>
> Thanks for any help.
> John



 
Reply With Quote
 
Peter T
Guest
Posts: n/a
 
      21st Jul 2007
That's odd, no idea how "VBA.Strings.Mid(etc" got tacked to the end of the
post. I'm sure I wrote it as the next line after "....by fully qualifying".

Peter T

"Peter T" <peter_t@discussions> wrote in message
news:(E-Mail Removed)...
> This symptom, unable to find the VBA Strings library, is highly indicative
> of a missing reference. Look under Tools > References for anything marked
> MISSING.
>
> As a temporary workaround you can probably get your Mid function to work

by
> fully qualifying. But best to get to the route of the problem.
>
> Regards,
> Peter T
>
>
> VBA.Strings.Mid(etc
> "John Viall" <(E-Mail Removed)> wrote in message
> news953CE26-18ED-408B-890E-(E-Mail Removed)...
> > VBA in Excel 2003 isn't recognizing the Mid function, and UCase

functions.
> I
> > have tried adding every library that looks like it would include these
> > functions but have not located the right one.
> >
> > Does anyone know the right library to add so that these functions will

> work
> > again?
> >
> > (When this was originally written, VS 6.0 was installed on the computer,

> now
> > VS.Net 2003 is on the computers.)
> >
> > Thanks for any help.
> > John

>
>



 
Reply With Quote
 
=?Utf-8?B?Sm9obiBWaWFsbA==?=
Guest
Posts: n/a
 
      21st Jul 2007
Thanks, I was trying to add libraries, after I removed them life was good.

John

"Peter T" wrote:

> This symptom, unable to find the VBA Strings library, is highly indicative
> of a missing reference. Look under Tools > References for anything marked
> MISSING.
>
> As a temporary workaround you can probably get your Mid function to work by
> fully qualifying. But best to get to the route of the problem.
>
> Regards,
> Peter T
>
>
> VBA.Strings.Mid(etc
> "John Viall" <(E-Mail Removed)> wrote in message
> news953CE26-18ED-408B-890E-(E-Mail Removed)...
> > VBA in Excel 2003 isn't recognizing the Mid function, and UCase functions.

> I
> > have tried adding every library that looks like it would include these
> > functions but have not located the right one.
> >
> > Does anyone know the right library to add so that these functions will

> work
> > again?
> >
> > (When this was originally written, VS 6.0 was installed on the computer,

> now
> > VS.Net 2003 is on the computers.)
> >
> > Thanks for any help.
> > John

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot Find Project or Library =?Utf-8?B?Qm9iIFdoaXRlaGVhZCwgTUNTRA==?= Microsoft Access VBA Modules 9 7th Aug 2006 06:35 PM
cannot find project or library =?Utf-8?B?Z2x5bg==?= Microsoft Excel Programming 1 23rd Mar 2006 04:31 PM
Can't find project or library =?Utf-8?B?RG9u?= Microsoft Access Form Coding 2 10th Apr 2005 02:29 AM
Date function gets compile error: Can't find project or library fredg Microsoft Access 1 27th May 2004 12:14 AM
When using date function, get Err: Can't find project or library Jeffrey Deneys Microsoft Access VBA Modules 1 21st Nov 2003 01:45 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:47 PM.