I have already designed my form which consists of 10 text boxes n now i realize that those textboxes need to be an array....is there any way to alter the existing text boxes to become part of one array?? or will i have to delete them n make them again?
Conversion to array
Collapse
X
-
You can try control Index. This handles the control arrays easilyOriginally posted by mcluelessI have already designed my form which consists of 10 text boxes n now i realize that those textboxes need to be an array....is there any way to alter the existing text boxes to become part of one array?? or will i have to delete them n make them again?
Rey Sean
Comment