BrodyNoochie
New Member
- Joined
- Mar 15, 2018
- Messages
- 3
I created a new macro the other day and it was working fine. Today when I attempted to open it, i received the error "Can't find project or library" immediately when opening the sheet. I found the support on the microsoft website indicating to:
Open your database.
Press ALT+F11 to switch to the Visual Basic Editor.
Open a module in Design view.
On the Tools menu, click References.
Click to clear the check box for the type library or object library marked as MISSING: <referencename>
unfortunately, when i try to open it in Visual Basic Editor, it freezes up and i am able to do anything.
I have tested getting into other macros and they are working fine. I have also attempting starting a new one and had no issues there either. It seems isolated to this specific one.
Anyone have any ideas? at this point, just getting my code when be sufficient.
Thanks
Open your database.
Press ALT+F11 to switch to the Visual Basic Editor.
Open a module in Design view.
On the Tools menu, click References.
Click to clear the check box for the type library or object library marked as MISSING: <referencename>
unfortunately, when i try to open it in Visual Basic Editor, it freezes up and i am able to do anything.
I have tested getting into other macros and they are working fine. I have also attempting starting a new one and had no issues there either. It seems isolated to this specific one.
Anyone have any ideas? at this point, just getting my code when be sufficient.
Thanks