Linked Combo Boxes to Display Result in Another Cell

daneishbacon

New Member
Joined
May 19, 2016
Messages
1
Hi Guys,

New to this forum so please go easy on me!!

I need to create 2 Combo Boxes which run together, i.e. when a selection is made in the 1st Combo Box, the possible selections in the 2nd Combo Box change accordingly.

I have included a quick example of what I am looking to achieve below, where Combo Box 1 selects an options from a Row (One, Two, Three etc), and then Combo Box 2 selects an option from the relevant column (1, 33, 4444 etc)


One Two Three Four Five Combo Box 1 Shows Possible Selections in Rows Combo Box 2 Shows Possible Selections in Relevant Column
1 11 111 1111 11111
2 22 222 2222
3 33 333 3333
4 44 4444 Result of Combo Box 2
5 55 5555
66
77
88
99




I am very new to excel, and do not understand the whole VBA thing, so would be very grateful if someone was able to share a solution that was done completely in standard Excel worksheets. I have used functions such as VLOOKUP etc, so would be very happy if there was a similar solution for this.

Fingers crossed,

Thanks,

Daneishbacon
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,215,046
Messages
6,122,854
Members
449,096
Latest member
Erald

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