Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Display the running procedure name in VBA

21 views
Skip to first unread message

S. Anzalone

unread,
Sep 30, 2000, 2:39:38 AM9/30/00
to
Hi all,

As part of error handling code in VBA I would like to
be able to display the Active Proceure Name in a
msgbox. If possible, how can I do this without explicitly
hardcoding the procedure names?

Can this be done for the Active Module Name?

Thanks in Advance,
Sal


Tom Ogilvy

unread,
Sep 30, 2000, 3:00:00 AM9/30/00
to

You would have to hard code it. Also, the code stops while the msgbox is
displaying. You might explore the builtin debugging features like watch
window, breakpoints and so forth.

Regards,
Tom Ogilvy

S. Anzalone <s...@saprosystems.com> wrote in message
news:39D58AA9...@saprosystems.com...

0 new messages