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 still visible.

Has anyone encountered such a thing or has any idea what can cause the form to stay visible at all times.

Thanks

Adi