Syncronize list box value on multiple worksheets - if one changes, they all change

Rx_

Board Regular
Joined
May 24, 2011
Messages
52
Used the standard Data Validation option to create an in-cell drop-down List.
There are 3 user Worksheets.
Each of the 3 Worksheets have the same in-cell drop-down list. They all use the same Named Range criteria for the list.

If the user is on Worksheet 2 and changes the selection from 1 to 2:
- The same result 2 needs to be updated on Worksheet 1 and Worksheet 3.
- The same for the other two. So any change in a drop-down list would be syncronized.

Preference would be not to use vba code.
Or, would be open to somehow showing one common linked cell header on the top of the three worksheets.
Somewhat like a header/detail in a report.

I can't seem to wrap my head around this request.
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,215,063
Messages
6,122,934
Members
449,094
Latest member
teemeren

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