Excel project or library not found message
Solved
Moons_3664
Posted messages
3
Status
Membre
-
coulpi -
coulpi -
Hello,
I have some macros to create in my Excel file and I keep getting the message "project or library not found" and I can't save my file!
I followed some help instructions by going to the "Visual Basic" menu (Alt+F11) > tools > references, but I can't see anything.
Could someone provide their expertise and help me? I am completely lost!
Thank you in advance for your valuable assistance!
I have some macros to create in my Excel file and I keep getting the message "project or library not found" and I can't save my file!
I followed some help instructions by going to the "Visual Basic" menu (Alt+F11) > tools > references, but I can't see anything.
Could someone provide their expertise and help me? I am completely lost!
Thank you in advance for your valuable assistance!
4 réponses
Hello,
it is necessary to know the missing library.
To do this, check the line where this error occurs.
See this for the references to add:
https://docs.microsoft.com/en-us/office/vba/language/how-to/check-or-add-an-object-library-reference
--
@+ The Pivert
it is necessary to know the missing library.
To do this, check the line where this error occurs.
See this for the references to add:
https://docs.microsoft.com/en-us/office/vba/language/how-to/check-or-add-an-object-library-reference
--
@+ The Pivert