Glory
Well-known Member
- Joined
- Mar 16, 2011
- Messages
- 640
My code has a compile error on computers that don't have an "ADOX 2.8" reference. I have an error handler but it doesn't trigger when a compile error occurs.
I want to exit the sub without entering the VBE when the error occurs. I read that using "late binding" I could avoid referencing libraries in the first place.
http://webcache.googleusercontent.c...d=2&hl=en&ct=clnk&gl=us&source=www.google.com
I want to exit the sub without entering the VBE when the error occurs. I read that using "late binding" I could avoid referencing libraries in the first place.
http://webcache.googleusercontent.c...d=2&hl=en&ct=clnk&gl=us&source=www.google.com