R
richard
Is it possible to have the standard Error Handling text, that Access creates
with Command Buttons etc, created when I create my own private sub.
Or is it possible to have a public sub that acts as an error handler that I
can use instead.
I am new to access and have created a database which currently gives the
user the chance to 'debug' my code when an error occurs(Oh my god that was
fun to start with). I am now going back through all of the 'private subs' to
enter the error handling and I am finding this laborious. So am looking for
an easier/quicker/more efficient option.
Thanks
Richard
with Command Buttons etc, created when I create my own private sub.
Or is it possible to have a public sub that acts as an error handler that I
can use instead.
I am new to access and have created a database which currently gives the
user the chance to 'debug' my code when an error occurs(Oh my god that was
fun to start with). I am now going back through all of the 'private subs' to
enter the error handling and I am finding this laborious. So am looking for
an easier/quicker/more efficient option.
Thanks
Richard