Dynamic Dependent Look-up Lists

KLL_VA

New Member
Joined
May 15, 2024
Messages
1
Office Version
  1. 365
Platform
  1. Windows
I want to allow a user to create a worksheet using drop down lists for each column.

RegionSponsorshipAward / AcknowledgmentCompetitor



Column A/Region will be a drop down list showing the Regions, and the selection there will drive the drop down lists for the other columns. I have separate worksheets for Sponsorship, Award, and Competitor lists for each Region. Each of those worksheets is set up with Region as the column header and the list of options for that Region listed in the rows below the Region header. See sample below for Sponsorship with Regions REG_A, REG_B, REG_C :
REG_AREG_BREG_C
Team 1DucksCavaliers
Team 77Tourney 1Dukes
Team 111Tourney 11Rams
TrojansTrinity
Tourney 17


The lists will have items added/removed periodically and will have different #s of items by region. What is the best way to approach this? I have tried a few things, and they’re not working as expected – Indirect function, setting up Tables and using Index/Match. It could be (likely is!) user error as these are new to me, but I may also not be using the best approach. Any suggestions?

Thanks!
 

Excel Facts

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

Forum statistics

Threads
1,223,099
Messages
6,170,114
Members
452,302
Latest member
TaMere

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