How to create a drop down list validation based on cell value

Alvi

New Member
Joined
Jun 17, 2024
Messages
9
Office Version
  1. 365
Platform
  1. Windows
Hi, I have a requirement where my data has a column with same item and another column with different widths. say as table below. Now In another cell when 'BAL' is selected, I want the adjacent cell which has the title Width to show a drop down list consisting of all the valid values of 'BAL' i.e., 6, 9, 15,18. How can this be done. kindly help
Item
Width
BAL6
BAL9
BAL15
BAL18
BAR6
BAR9
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Thank you AlphaFrog, I did do my web search before reaching out. In my case the list above is very big and is from a comprehensive price list and the prices are based on the widths. It is not feasible to make named list of each set of similar items.
 
Upvote 0
Akuini, around 380 unique items with each having around 4 different widths
 
Upvote 0
Well, try the method I suggested in post #4.
I tried, it seems to work if the list is small but my Excel crashes as when I use a new sheet for using the UNIQUE/Transpose function (as shown in the video) to pull the items the list goes up to Column 'KFB'
 
Upvote 0
Upvote 0
I tried, it seems to work if the list is small but my Excel crashes as when I use a new sheet for using the UNIQUE/Transpose function (as shown in the video) to pull the items the list goes up to Column 'KFB'
I think I got it fixed. It took a while for the calculations to complete but now it works fine. Thank you very much
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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