Hi all,
I am opening a form via a button using the usual docmd.open "myform"
In the form_open event, I am making a function call, and in a given circumstance, a handled error occurs.
how do I set cancel = true when the error occurs in the called function?
Thanks in advance
I am opening a form via a button using the usual docmd.open "myform"
In the form_open event, I am making a function call, and in a given circumstance, a handled error occurs.
how do I set cancel = true when the error occurs in the called function?
Thanks in advance