P
pamelafluente
Hi guys,
How do I get the full name of the current (overload) function or sub
(whatever it be) ?
Sub SomeFunction()
Dim FullNameOfThisFunction = ???
msgbox(FullNameOfThisFunction )
end sub
-P
How do I get the full name of the current (overload) function or sub
(whatever it be) ?
Sub SomeFunction()
Dim FullNameOfThisFunction = ???
msgbox(FullNameOfThisFunction )
end sub
-P