M
markmarko
I have certain buttons that trigger code. The code may, in turn trigger
events (ie when a subform's recordsource is changed via code, it will trigger
onopen, onload, etc), as well as other procedures.
What I'd like to do is, click the button, and as it's running (or maybe
afterwards), see a list of all events triggered and/or all the procdures that
ran, in the order that the were triggered/ran.
Anyone know how this might be accomplished?
events (ie when a subform's recordsource is changed via code, it will trigger
onopen, onload, etc), as well as other procedures.
What I'd like to do is, click the button, and as it's running (or maybe
afterwards), see a list of all events triggered and/or all the procdures that
ran, in the order that the were triggered/ran.
Anyone know how this might be accomplished?