Hello
Hoping this is a nice quick one... is there anyway to make ALL controls visible on a form at the push of a button... I have quite a few controls all grouped together that start off when the form is opened as visible = False but on click of a button I want them to be visible... I am trying to avoid having to name each individual control in the code?
Thanks
Hoping this is a nice quick one... is there anyway to make ALL controls visible on a form at the push of a button... I have quite a few controls all grouped together that start off when the form is opened as visible = False but on click of a button I want them to be visible... I am trying to avoid having to name each individual control in the code?
Thanks