formula(s) for Drop down list that returns list of possible materials in PO

RB Collier

New Member
Joined
Dec 16, 2013
Messages
2
I am trying to design a PO that will "suggest" possible materials that match certain criteria. Our company orders many different types of metal components that make up steel buildings. The components have different shapes, finishes (grade and/or types of paint), colors and thicknesses (gauges). Is there a way to populate a list that simply narrows down my search as I input the 5 categories listed below. So far, I've entered an inventory of materials available and used a concatenate formula to "sum" up the values of the materials on one page and used the formula =MATCH(CONCATENATE(A21,B21,C21,D21,E21),Materials!G3:G5999,0) to narrow my results. Ultimately, I would like a list of the descriptions of materials that meet my criteria. Is this possible?
Incidentally, the 6 in the last column is the result of the Match/Concatenate formula.


Material Type FinishGaugeSize
Shape
FramingCeeRed Oxide1646

<colgroup><col span="6"></colgroup><tbody>
</tbody>
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Thanks but it just seems that what I'm looking for is so much more complex. Is this something that you think might be suited for a data base?
 
Upvote 0

Forum statistics

Threads
1,216,737
Messages
6,132,430
Members
449,728
Latest member
sanamali

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