JumboCactuar
Well-known Member
- Joined
- Nov 16, 2016
- Messages
- 788
- Office Version
- 365
- Platform
- Windows
Hi,
I have an Excel macro that requires a reference (DLL) and if the DLL isn't found I get "Compile Error, can't find project or library"
Is there a way I can handle this error by checking if the DLL exists then msgbox / exit sub
Thanks for any help
I have an Excel macro that requires a reference (DLL) and if the DLL isn't found I get "Compile Error, can't find project or library"
Is there a way I can handle this error by checking if the DLL exists then msgbox / exit sub
Thanks for any help