Okay, I know I can just type the name of my sub or function into the error handler, but is there a way of programatically getting the name of my sub or function?
I'm thinking of something along the lines of object.Name, for example.
Printable View
Okay, I know I can just type the name of my sub or function into the error handler, but is there a way of programatically getting the name of my sub or function?
I'm thinking of something along the lines of object.Name, for example.
Wouldn't that be nice. But not in this version of VB.