Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi why wont this work for a command button, what should I write instead?
Private Sub CommandButton3_Click() If Not Intersect(Target, Range("patientlist")) Is Nothing Then UserForm2.TextBox1.Value = ActiveCell.Value UserForm2.Show End If End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
command button add another command | Excel Discussion (Misc queries) | |||
Command Button | Excel Discussion (Misc queries) | |||
Command Button | Excel Worksheet Functions | |||
Command Button | Excel Worksheet Functions | |||
command button | Excel Discussion (Misc queries) |