N
nouveauricheinvestments
I have an accdb front end application which I converted to a .accdr
runtime application. When I try to select a button to exit the
application, I get the following error:
Execution of this application has stopped due to a run-time error.
The application can't continue and will be shut down.
It should not throw this error. I tried setting warnings to false in
my code, but it doesn't seem to matter. How can I get around this
error message?
runtime application. When I try to select a button to exit the
application, I get the following error:
Execution of this application has stopped due to a run-time error.
The application can't continue and will be shut down.
It should not throw this error. I tried setting warnings to false in
my code, but it doesn't seem to matter. How can I get around this
error message?