G
Guest
I need an if statement to say
If Form_frm_Main.Visible = True Then something or
If current FormName = "frm_Main" then something.
How can I refer to a form name
Thanks
If Form_frm_Main.Visible = True Then something or
If current FormName = "frm_Main" then something.
How can I refer to a form name
Thanks