Multi Listboxes with data dependent upon user choices

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have 4 Listboxes. The way it works is user selects item from box 1 and
moves to box 2. Where I am having problems is depending on what is in box 2
decides what is shown in box 3. How do I do this?

Box1 rowsource = A3:A39
When A3 is in Box2 I want to have A43:A56 in Box3.
 
Back
Top