Now that vbWatchdog v3 is integrated into the project, we should enable it during startup so that we can start logging extensive details of unhandled VBA errors.
We can later expand this to include Access form errors by trapping the Form_Error event on each form and re-throwing those errors into proper VBA errors.
We can later expand this to include Access form errors by trapping the Form_Error event on each form and re-throwing those errors into proper VBA errors.