PDA

View Full Version : ListBox dependent on 2 ComboBox (ComboBox1&2) selections



xdciroo
09-09-2017, 11:04 AM
Hi,

I'd like to make a multiple selection ListBox that is dependent on 2 previous ComboBox selections.


In ComboBox1 there are e.g. 4 items for selection.
In ComboBox2 there are e.g. 3 items for selection.

Selection in ComboBox2 isn't dependent on selection I've made in ComboBox1. It always gives you same items to choose from.


Multiple selection ListBox1 is dependent on selection I've made in ComboBox1 and ComboBox2


I know how to make a ListBox that is dependent on another ComboBox (using Case). But I don't know how to make it dependable on 2 different ComboBoxes at the same time. Can anyone please help? I would really appreciate it :)

KR and thank you in advance

mdmackillop
09-09-2017, 11:25 AM
Can you post a sample workbook Go Advanced / Manage Attachments