Address Subroutine Name from within Sub
Al,
I don't think that there is any way that you can get this information from
the system, VBA, or Excel.
To get what you want, I think you would have to manage it all yourself.
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
"Al" wrote in message
om...
Hi folks,
Is there any way to refer to a subroutines name from within the
subroutine itself in the same way that you can have:
ActiveWorkbook.Name
Thanks,
Al
|