Guest_imported
New member
- Jan 1, 1970
- 0
Hi
Does anyone know how to create a message box giving the name of the currently running procedure?
For example
sub testcode
Msgbox(nameofcode)
end sub
might display a message box saying "testcode"
Thanks
Does anyone know how to create a message box giving the name of the currently running procedure?
For example
sub testcode
Msgbox(nameofcode)
end sub
might display a message box saying "testcode"
Thanks