G
Guest
What's up MVPs?! Hope you're all doing well!
If I have a query with a broken link, when I open it from the db window, and
error message displays. Unable to display... blah blah...
But, if I open the query this way:
DoCmd.OpenQuery qdf.Name, acViewDesign
The error message doesn’t fire.
Any idea how to get/catch the error message to trigger from VBA code?
TIA,
Steve Clark
FMS, Inc.
If I have a query with a broken link, when I open it from the db window, and
error message displays. Unable to display... blah blah...
But, if I open the query this way:
DoCmd.OpenQuery qdf.Name, acViewDesign
The error message doesn’t fire.
Any idea how to get/catch the error message to trigger from VBA code?
TIA,
Steve Clark
FMS, Inc.