In Access Runtime, error result in program termination unless they are handled by code. I need to handle a printing error that occurs if the user cancels printing because the printer preselcted by the run time application is not installed.
How can I trap this error so the program does not terminate?
How can I trap this error so the program does not terminate?