Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I use two adjoining ListBoxes and need to have them kept in sync. All works as long as there's no vertical scrollbar involved - I use: sub ListBox1_Click (etc) ListBox2.ListIndex = ListBox1.ListIndex end sub What Event or technique would move the highlighted row in ListBox2 in sync with ListBox1, when scrolling occurs on the latter? TIA Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel compare workbooks: need to interrupt and resume sync scroll | Excel Discussion (Misc queries) | |||
listboxes | Excel Programming | |||
Sync - Bob Phillips | Excel Programming | |||
Sync Code | Excel Programming | |||
Listboxes | Excel Programming |