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

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
Hi James, thanks however unfortunately above sample not exactly what I am trying to do...
 
Upvote 0

Forum statistics

Threads
1,214,920
Messages
6,122,279
Members
449,075
Latest member
staticfluids

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