Thread: listboxes
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mandy[_2_] Mandy[_2_] is offline
external usenet poster
 
Posts: 10
Default listboxes

I have a 3 listboxes, the items in which the user can
click. How can I get make it so that if an item is
clicked in listbox1 then selected items in listboxes 2 &
and 3 are deselected?

Many thanks