R
Roger on Excel
[Excel 2003]
I have a userform with a frame on it
The form displays some text boxes. I would like the default setting of the
frame to be not visible to the user, so I can set the property as such.
What I would like is to have a command button on the form which makes the
frame visible :
frame.visible=True??
and a command button within the frame to hide the frame
frame.visible=False??
Can anyone help?
Thankyou,
Roger
I have a userform with a frame on it
The form displays some text boxes. I would like the default setting of the
frame to be not visible to the user, so I can set the property as such.
What I would like is to have a command button on the form which makes the
frame visible :
frame.visible=True??
and a command button within the frame to hide the frame
frame.visible=False??
Can anyone help?
Thankyou,
Roger