Update:
I figured a workaround but it's not pretty.
The following would give me the Object name (userform, module, class) but I still haven't figured how to grap the procedure name...
Object capture
At the moment, I'm using 3 public variables in a module (AppRegistry). I'm stuck with the following code (inserted in every procedure for the program)...I need to replace (in this example) --> AppRegistry.ActiveProcess = "Att_Retrieve_Click()" for something more dynamic. See example below:
Hope this can help you help me...I'm desperate (it's been a day and I still haven't figured it out!).
Thanks.
Bookmarks