Can't Find Project or Library...?

chazrab

Well-known Member
Joined
Oct 21, 2006
Messages
918
Office Version
  1. 365
Platform
  1. Windows
I go thru this every time I reinstall O365.

I get a "Can’t find Project or library dialog box" on this first line of code

Code:
colnum = Round((Date - DateValue("12/20/2017")) / 7, 0)

with 'Date' highlighted in blue.
In the Tools References dialog box
Microsoft Windows Common Controls-2 6.0(SP6) in the controls dialog box is checked.
It won’t let me uncheck it. The dialog box says – “can’t remove control or reference – in use. Whether this is related to the problem
I don't know.

I fixed this very easily in past years, but I can't remember how I did it. Unchecking MISSING: item seemed to fix it but I can't seem to figure out what Excel is telling me other than it can't find what its looking for.
Can someone please help me fix this.

Thanks for anyone's help.
cr
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Not sure whether this will help but I has something of a similar problem recently. I got that message every time I opened a particular file and couldn't find out what was "missing". I eventually restored a copy of the file from a backup and the problem disappeared, so I have put it down to a corrupted file.

Do you only get this message in relation to this workbook?
Do you have a backup to restore from? If not, are you able to copy the data & vba into a fresh workbook and see if that one behaves better?
 
Upvote 0

Forum statistics

Threads
1,224,820
Messages
6,181,161
Members
453,021
Latest member
Justyna P

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top