Thread: Listbox control
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robert Couchman[_4_] Robert Couchman[_4_] is offline
external usenet poster
 
Posts: 64
Default Listbox control

Hello all,

please can i ask for some help,
i have tried many ways of getting two listboxes to line up
with each other, i would like to know of any code that
would allow one listbox to select the apropriate value
from an adjacent list box.
eg. one list box contacins there application numbers (only
the ones found) and the second list box displays there
names, i would like to select a name and it will select
the number next to the name aswell (these list boxes are
already lined up and will have the same number of values
in)

thank you,

Robert Couchman