Hello,
I've been looking through a colleague's spreadsheet but have a problem. When I load his spreadsheet into my computer it throws up an error which seems to be related to declaring variables.
But, because the error (if it is an error) is in a function that is called in the main spreadsheet I can't stop it in order to exit the spreadsheet! I end up in an endless loop trying to shut things down!
Any help would be appreciated. I've tried searching the Internet and the forum but am not finding anything relevant...
I've been looking through a colleague's spreadsheet but have a problem. When I load his spreadsheet into my computer it throws up an error which seems to be related to declaring variables.
But, because the error (if it is an error) is in a function that is called in the main spreadsheet I can't stop it in order to exit the spreadsheet! I end up in an endless loop trying to shut things down!
- Computer- "Compile error: Can't find project or library"
- Computer switches to VBA editor
- I click on OK
- I try to shut down VBA editor
- Computer- "This command will stop the debugger".
- I click on OK
- Instantly Computer- "Compile error: Can't find project or library"
- and we're back to the beginning.
- Computer- "Compile error: Can't find project or library"
- Computer switches to VBA editor
- I click on OK
- I try to reset the project
- Instantly Computer- "Compile error: Can't find project or library"
- and we're back to the beginning.
Any help would be appreciated. I've tried searching the Internet and the forum but am not finding anything relevant...