Forum Discussion

adig's avatar
adig
New Contributor
14 years ago

unable to Hide userForms

Hi I am trying to hide the UserForm by using UserForms.FormName.Hide() or UserForms.FormName.Visible = false.but when checking the value of UserForms.FormName.Visible it stays true and the form is ...