I'm making a questionnaire of userform in excel 2007, the examinees answers will be tabulated in a hidden sheet. i already got the userform and the tabulating of the answers covered
now...
Is there a way to make an object name change itself in sequence like that of a "for x to Y next function"?
i mean let say i have 140 textboxes - textbox1 up to textbox140
and i wanted to return the values of the textboxes into cells of a row in two different worksheets.
thus:
------------------------------
------------------------------![]()
Please Login or Register to view this content.
(only 4 textboxes shown)
I'm thinking of using a for-next loop statement to shorten the code instead of doing each textbox from the 140 textboxes for the two worksheets.
How do I do this?
or any better suggestions?
any good suggestion will surely get a star![]()
Bookmarks