I'm working in VBA, I have On Error GoTo (Variant) already being used in my functions / Subs, but I still have some Errors being caught by Access itself. I would like to catch these errors before Access does.
I would like to develop something similar to the 'try and catch' in VB.net, or if someone has something compartive to this.
Would anyone have a solution to this problem?
Thank You
I would like to develop something similar to the 'try and catch' in VB.net, or if someone has something compartive to this.
Would anyone have a solution to this problem?
Thank You