<div dir="ltr"><div>Hello,</div><div>I would need a method which gives a reference as a complete name of the currently used (event handling)Sub. Is there already a way for a program to find out in which Sub the code currently runs ? </div><div><br></div><div>e.g. Public Sub Button1_Click()</div><div><br></div><div>Print Me.Subname should give something like:</div><div>Button1_Click()</div><br><div>BR,</div><div>Peter</div></div>