Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all how can I change the code below to copy the selected line from the
listbox and copy it to a sheet called popup. The code I received from someone before workgreat in removing a message from another userform but I would like to change it a little. Private Sub CommandButton2_Click() Worksheets("Messages").Range("A2").Offset(ListBox1 .ListIndex).Entirerow.Dele te End Sub Thanks again Greg |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
listbox in excel that is an option for sql query | Excel Discussion (Misc queries) | |||
Using a ListBox selection to query a database | Excel Discussion (Misc queries) | |||
Listbox Query Again | Excel Discussion (Misc queries) | |||
listbox query | Excel Programming | |||
Must be better way...Using Listbox Selection to Query Data | Excel Programming |