Linked Drop Down Menus (not cascading)

Rosadocc

New Member
Joined
Mar 15, 2012
Messages
49
Hi everyone.

Is it possible to create a data validation drop down list that is linked to another drop down list in the same workbook. Not to be mistaken with dependent or cascading drop down lists.

In other words, if I have a drop down list in Sheet1 and create the same drop down list in Sheet 2. Im hoping the user can make a selection on either sheet and the selection will show on both sheets.

For example drop down list of "cat" and "dog" on both Sheet1 and Sheet 2. User selects "dog" on Sheet1 and sees "dog" selected on Sheet 2. Then switches to "cat" on Sheet2 and sees the change to "cat" in Sheet1.
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Yes, there is, but I think only with VBA, could that solution be in VBA?
 
Upvote 0

Forum statistics

Threads
1,214,575
Messages
6,120,334
Members
448,956
Latest member
Adamsxl

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