Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I do this?
Ive tried this code in the worksheet and the userform bu is doesn't work Private Sub Worksheet_SelectionChange(ByVal Target As Range) Worksheet("DDE Sheet").Range("I2").Value = frmOptions.TextBox1.Value Worksheet("DDE Sheet").Range("K2").Value = frmOptions.TextBox2.Value End Sub Am I just being thick! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return values from UserForms | Excel Programming | |||
Shared Workbook UserForms | Excel Discussion (Misc queries) | |||
Passing variable values from userforms | Excel Programming | |||
UserForms and workbook manipulation | Excel Programming | |||
UserForms to deactivate workbook | Excel Programming |