I have a userform with code that allows a user to specify "N " number (1-20) in a textbox which then creates "N" textboxes as specified by the user.
I would like to link those textboxes (the ones created by the code) to cells on the worksheet but don't know how.
I would like the value of the first textbox created to link to BA3, second box linking to BB3, 3rd linking to BC3 and so on (up to 20 possible linkages)
But when the userform is displayed in edit mode, none of the textboxes are shown for me to click on and type code! I don't know how to solve this....
any ideas?
I would like to link those textboxes (the ones created by the code) to cells on the worksheet but don't know how.
I would like the value of the first textbox created to link to BA3, second box linking to BB3, 3rd linking to BC3 and so on (up to 20 possible linkages)
But when the userform is displayed in edit mode, none of the textboxes are shown for me to click on and type code! I don't know how to solve this....
any ideas?