Lookup multiple values based on 2 criteria

Phantasm

Board Regular
Joined
Nov 2, 2007
Messages
58
Hey guys, I have a tough one. I have sheet1 that has parts, dates, & colors. this is shown as

6/1/11 33333 grey
6/1/11 12223 red
6/1/11 22222 blue
6/2/11 22222 red
6/2/11 22222 red
6/2/11 33333 yellow

On sheet2 I have all of the part numbers listed & then I have a cell where someone will put in a date. What I want shown next to each part number is what colors were produced on that date for the part

date 6/2/11

12223
22222 blue, red
33333 yellow

can this be done?
 
Last edited:

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Looks like you could use a pivot table for this. Report filter as date, row as part number and column as color. Then count of colors
 
Upvote 0

Forum statistics

Threads
1,224,583
Messages
6,179,671
Members
452,937
Latest member
Bhg1984

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