PC Review


Reply
Thread Tools Rate Thread

Can't find project or library

 
 
Gerry
Guest
Posts: n/a
 
      12th Aug 2009
I keep receiving ..... Can't find project or library on the following
line.

If Left$(UCase$(response), 1) = "D" Then

This macro works fine on other computers and had been working fine
until recently. What is missing on this computer?

TIA
Gerry
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      12th Aug 2009
Open excel on the troublesome pc
Open your workbook
Go into the VBE
Select your project
Tools|References
Look for MISSING reference.

Uncheck that missing reference.

The missing reference may not (usually doesn't) have anything to do with the
line that caused the error.

If you're not using that reference, you can go back to your pc and remove it and
then redistribute the workbook.

If you're using that reference, you'll have more work to do for the troublesome
pc's.

Gerry wrote:
>
> I keep receiving ..... Can't find project or library on the following
> line.
>
> If Left$(UCase$(response), 1) = "D" Then
>
> This macro works fine on other computers and had been working fine
> until recently. What is missing on this computer?
>
> TIA
> Gerry


--

Dave Peterson
 
Reply With Quote
 
ryguy7272
Guest
Posts: n/a
 
      12th Aug 2009
Take a look at this:
http://www.cpearson.com/excel/References.htm

HTH,
Ryan---

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Dave Peterson" wrote:

> Open excel on the troublesome pc
> Open your workbook
> Go into the VBE
> Select your project
> Tools|References
> Look for MISSING reference.
>
> Uncheck that missing reference.
>
> The missing reference may not (usually doesn't) have anything to do with the
> line that caused the error.
>
> If you're not using that reference, you can go back to your pc and remove it and
> then redistribute the workbook.
>
> If you're using that reference, you'll have more work to do for the troublesome
> pc's.
>
> Gerry wrote:
> >
> > I keep receiving ..... Can't find project or library on the following
> > line.
> >
> > If Left$(UCase$(response), 1) = "D" Then
> >
> > This macro works fine on other computers and had been working fine
> > until recently. What is missing on this computer?
> >
> > TIA
> > Gerry

>
> --
>
> Dave Peterson
>

 
Reply With Quote
 
Gerry
Guest
Posts: n/a
 
      12th Aug 2009
On Aug 12, 12:07*pm, Dave Peterson <peter...@verizonXSPAM.net> wrote:
> Open excel on the troublesome pc
> Open your workbook
> Go into the VBE
> Select your project
> Tools|References
> Look for MISSING reference.
>
> Uncheck that missing reference. *
>
> The missing reference may not (usually doesn't) have anything to do with the
> line that caused the error.
>
> If you're not using that reference, you can go back to your pc and removeit and
> then redistribute the workbook.
>
> If you're using that reference, you'll have more work to do for the troublesome
> pc's.
>
> Gerry wrote:
>
> > I keep receiving ..... Can't find project or library on the following
> > line.

>
> > If Left$(UCase$(response), 1) = "D" Then

>
> > This macro works fine on other computers and had been working fine
> > until recently. *What is missing on this computer?

>
> > TIA
> > Gerry

>
> --
>
> Dave Peterson


Thanks Dave, that did the trick!!
 
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
VBA - Cannot find project or library Goodenuff Microsoft Excel Programming 2 15th Jan 2009 05:43 PM
Can't find project or library =?Utf-8?B?QW5uYXBvbGlzU3Rhcg==?= Microsoft Excel Worksheet Functions 1 15th Jun 2007 04:02 PM
RE: Can't find project or library =?Utf-8?B?VHlyb25l?= Microsoft Excel Programming 0 19th Dec 2006 02:57 AM
Cant find project or library jeff klein Microsoft Access Form Coding 2 13th Aug 2004 10:30 PM
Can't find project or library Roy Microsoft Excel Programming 2 22nd Feb 2004 03:48 PM


Features
 

Advertising
 

Newsgroups
 


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