compile error can't find project or library

jgoulart

Board Regular
Joined
Feb 16, 2002
Messages
62
I am running Excel 2000 and I am having a wierd problem when I use mid or right string commands. Every time I have one of those 2 commands in my code I get "compile error can't find project or library" . Anybody have any clues? I'm fairly certain that I have everything correct because the code runs on another computer that I have excel 97 on.
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
I've experienced the same problem. No one knew what the problem was but I finally stumbled upon an answer. Open the VBA editor,and click on TOOLS > REFERENCES. you will get a list of available references and some of them will have check marks in front of them and one of these will probably say MISSING. uncheck the one(s) that say missing and you should be in business.
 
Upvote 0

Forum statistics

Threads
1,214,605
Messages
6,120,473
Members
448,967
Latest member
visheshkotha

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