Question : Getting the correct Form name for a field

I have several forms (some with Tab objects).  I need to reliably find the form name for selected fields.  I have used screen.activecontrol.parent - but if the selected field is in a Tab object it returns the tab name not the Form name.

Is there a better/more correct way to get the form name?

Thanks as always

Answer : Getting the correct Form name for a field

oook ... then why doesn't  Screen.ActiveForm work ... or, if you are already in the given form ... what 2toria posted ... Me.Name ?

mx
Random Solutions  
 
programming4us programming4us