hi! 
is there a way to group controls so that if you wanna use these controls, you just have to loop through it?
example:
10 textboxes
to use these 10 textboxes, you will just use for i=1 to 10 etc... etc...
Thanks.

is there a way to group controls so that if you wanna use these controls, you just have to loop through it?
example:
10 textboxes
to use these 10 textboxes, you will just use for i=1 to 10 etc... etc...
Thanks.
