Forum Discussion
Barbara45
Jul 23, 2019Copper Contributor
"Can't find project or library" error message
I am trying to use a transparent shape on a column and changing the name of the shape to "Col A", "Col B" etc. When I press enter I get "Can't find project or library". This brings up a window (fro...
JKPieterse
Jul 23, 2019Silver Contributor
Is there any VBA code in your file? Which type of shape are you adding precisely?
Barbara45
Jul 24, 2019Copper Contributor
I am taking a beginner Udemy class on VBA and this was an example I was copying (which worked in the professor's samples) where you place a shape on top of a column, rename the shape "Col A" "Col B" etc, and add VBA macro to the shape which I already typed into the code window. I checked to make sure it was an exact copy of the professor's code. The shape is a rectangle from the shapes choices at the top. I also checked the box that opened for the object libraries to make sure it matched the professor's libraries that are checked, and they are the same. I tried adding other libraries and nothing I did worked. Thanks for your help.
- JKPieterseJul 24, 2019Silver ContributorThat is an odd problem. What happens if you do the same on a new workbook?