S
Sandy S.
Hello!
I have a form that contains many text box controls. When
a user clicks on a command button I would like the code
to look at just a select few of these controls and clear
the values. Do you know how I may do this without having
to re-create all of these controls as a group or an
array? I would like to keep them independant but hate
specifying each control when writing code (it gets
awfully cumbersome).
Any help you can provide is MUCH appreciated.
Thank you,
Sandy S.
I have a form that contains many text box controls. When
a user clicks on a command button I would like the code
to look at just a select few of these controls and clear
the values. Do you know how I may do this without having
to re-create all of these controls as a group or an
array? I would like to keep them independant but hate
specifying each control when writing code (it gets
awfully cumbersome).
Any help you can provide is MUCH appreciated.
Thank you,
Sandy S.