Dynamic Drop Down List (Microsoft Excel 2019)

Panama1182

New Member
Joined
Apr 3, 2018
Messages
23
Need help creating a dynamic drop down list in Excel. My current option is very manual and requires me to go to another tab and filter data by XYZ Code and then copy and paste all possible XYZ Descriptions horizontally in the desired sheet. Problem is there is about 1000 records (rows) and in some cases there are 100 different possible XYZ Descriptions.
 

Attachments

  • Snipit 4.26.23.PNG
    Snipit 4.26.23.PNG
    29.7 KB · Views: 19

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
Thank you Tom.Jones. I was able to find a solution and used the offset formula as follows:

=OFFSET($K$3,MATCH($F4,$F$4:$F$4929,0),0,COUNTIF($F$4:$F$4929,$F4),1)
 
Upvote 0

Forum statistics

Threads
1,226,729
Messages
6,192,696
Members
453,747
Latest member
tylerhyatt04

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