VBA COMBO MULTI CONDITIONAL FORM

krm974ynk

New Member
Joined
Jul 29, 2021
Messages
16
Office Version
  1. 2016
Platform
  1. Windows
Hi over there, I have managed a multi combo box form however I have an issue as I could not succeed what I need.

lets say I have 3 rows as follows

Row1 - Row2 - Row3
Storage 1 - Apple - 6M
Storage 1 - Orange - 6M
Storage 2 - Apple - 3M
Storage 2 - Orange - 3M

combobox1 reference to Row1
combobox2 reference to Row2
combobox3 reference to Row3

When I select following combination in combobox1 & combobox2: Storage 1 - Apple than 3rd combo box gets me 6M and 3M however I need to ignore 3M because it is not at Storage 1

to sum up I need a combo box to consider to multi depend all previously selected combo boxes.
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Hi James, thanks however unfortunately above sample not exactly what I am trying to do...
 
Upvote 0

Forum statistics

Threads
1,215,431
Messages
6,124,855
Members
449,194
Latest member
HellScout

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top