View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
targante targante is offline
external usenet poster
 
Posts: 3
Default Userform Textbox to Worksheet Textbox

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)]