A Allen Browne Nov 4, 2006 #2 If the code is in the form's module: Me.Name If not, presumably you are referring to the form that has focus, so: Screen.ActiveForm.Name
If the code is in the form's module: Me.Name If not, presumably you are referring to the form that has focus, so: Screen.ActiveForm.Name