charles2010
New Member
- Joined
- Mar 11, 2010
- Messages
- 3
Hi guys,
I'm still at the learning stage on how to build userforms for data entry in my worksheet.
I already have a worksheet done up and am now trying to create a userform to speed up the data entry process. But I'm stuck because the tutorials out there only teach us how to assign the first textbox to the first column of the sheet.
How do we code the first textbox to a different cell in the worksheet and start adding data from there?
Been trying to match the textbox to a different cell but when I add new data, the new data overwrites the old data in the cell....
Please help? I'm loosing sleep on this puzzle....
To better illustrate this, here's the file...
I'm still at the learning stage on how to build userforms for data entry in my worksheet.
I already have a worksheet done up and am now trying to create a userform to speed up the data entry process. But I'm stuck because the tutorials out there only teach us how to assign the first textbox to the first column of the sheet.
How do we code the first textbox to a different cell in the worksheet and start adding data from there?
Been trying to match the textbox to a different cell but when I add new data, the new data overwrites the old data in the cell....
Please help? I'm loosing sleep on this puzzle....
To better illustrate this, here's the file...