adig
14 years agoNew Contributor
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 ...