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.
Comments: ** Comment from web user: wayne_phillips **
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.
Comments: ** Comment from web user: wayne_phillips **
I am hoping to look at this tomorrow, with a view to making the necessary changes and creating a new release shortly after.