T
targante
I have a userform textbox that I want to transfer the user-entered data from
into a VBA textbox on a worksheet (Excel 2003).
Psuedo Code:
Userform loads
User enters data into userform's textbox
User clicks "Ok" on the userform
Userform opens workbook
Userform transfers data from its textbox to the textbox on the worksheet
How do I reference the textbox on the worksheet (its name is "CRDetails")?
TIA,
Trent Argante
[DC.J(166)]
into a VBA textbox on a worksheet (Excel 2003).
Psuedo Code:
Userform loads
User enters data into userform's textbox
User clicks "Ok" on the userform
Userform opens workbook
Userform transfers data from its textbox to the textbox on the worksheet
How do I reference the textbox on the worksheet (its name is "CRDetails")?
TIA,
Trent Argante
[DC.J(166)]