P
Paul
Is there a way VBA can capture the name of the Sub or Function in which it's
running? I realize you can type the name in as a string, but I'm getting
ready to add Error Trapping code to hundreds of procedures that currently do
not have any, and it would save a lot of time if VBA could capture it
programmatically.
Thanks in advance,
Paul
running? I realize you can type the name in as a string, but I'm getting
ready to add Error Trapping code to hundreds of procedures that currently do
not have any, and it would save a lot of time if VBA could capture it
programmatically.
Thanks in advance,
Paul