Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() VBA Code: -------------------- Private Sub ListBox1_Click() ListBox2.Clear ListBox2.AddItem Range(ListBox1.RowSource).Offset(ListBox1.ListInde x, 5).Cells(1) End Sub -------------------- -- p45cal *p45cal* ------------------------------------------------------------------------ p45cal's Profile: http://www.thecodecage.com/forumz/member.php?u=558 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=196102 http://www.thecodecage.com/forumz |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ListBox problem | Excel Programming | |||
listbox problem | Excel Programming | |||
listbox problem | Excel Programming | |||
ListBox problem | Excel Programming | |||
Listbox problem | Excel Programming |