Excel listbox

  • Thread starter Thread starter Gary
  • Start date Start date
G

Gary

Hi,

Can someone please help me out here. Is it possible to have a listbox
populated with a few entries and then have a 2nd listbox populated
based upon which items are selected in the first listbox? For example:

ListBox1 =

Item1
Item2
Item3

ListBox2 =

If Item1 is selected then show xxx
If Item2 is selected then show xxx
If item3 is selected then show xxx

Any ideas?

Thanks.
 
Back
Top