Hi, i have a userform which has around 20 textbox for user to fill in. I have rename the textbox according to their nature. Then after renaming them, i discover i can onli link each individual textbox to each cell, cant use For Loop base on textbox1 textbox2 etc.
Would it be faster if i use For Loop to transfer all the 20 textbox value to individual cell or one code for each Textbox to be transfer to individual cell? If its faster, i would rename them back according to textbox1 textbox2 etc.
Bookmarks