Show Different Prices of Same Part

south0085

Board Regular
Joined
Aug 15, 2011
Messages
141
Thank you for your time.

I have a table that shows a Date, a Part Number, and a Price.

It's a cumulative table. So there are part numbers that have multiple different prices.

Column D shows the date.
Column I shows the part number.
Column J shows the price.

I would like to create a pivot table (or whatever...doesn't have to be a pivot table) that pulls out each part number and to the right of it, show the different prices and their corresponding dates.

Here's what my data looks like:

Sheet1

ABCDEFGHIJKLMNOP
12684507221TMMC10/6/201710/6/2017268450ABAC7284D14E55187910-0R210-C083.180883.302144USDIB83168
22684507221TMMC10/6/201710/6/2017268450ABAC7284D14F26087910-0R210-B038.944338.891444USDIB83168
32684507221TMMC10/6/201710/6/2017268450ABAC7284D14E63687940-0R190-B237.750938.281344USDIB83168
42684507221TMMC10/6/201710/6/2017268450ABAC7284D14G53787940-0R220-A137.750938.281344USDIB83168
52684507221TMMC10/6/201710/6/2017268450ABAC7284D14G65787940-0R190-K037.750938.281344USDIB83168
6
72684517221TMMC10/7/201710/6/2017268451ABAC7284D15E48087910-0R210-C038.944338.891488USDIB83168
82684517221TMMC10/7/201710/6/2017268451ABAC7284D15G46487940-0R190-A043.130443.660844USDIB83168
92684517221TMMC10/7/201710/6/2017268451ABAC7284D15E40287940-0R190-B143.130443.660844USDIB83168
102684517221TMMC10/7/201710/6/2017268451ABAC7284D15E13487940-0R190-B243.130443.660888USDIB83168
112684517221TMMC10/7/201710/6/2017268451ABAC7284D15G33787940-0R190-C043.130443.66081212USDIB83168
122684517221TMMC10/7/201710/6/2017268451ABAC7284D15G49787940-0R190-D143.130443.660844USDIB83168
132684517221TMMC10/7/201710/6/2017268451ABAC7284D15G88387940-0R190-K043.130443.660844USDIB83168
14
152684507221TMMC10/9/201710/6/2017268450ABAC7284D14E55187910-0R210-C014.215483.302144USDIB83168
162684507221TMMC10/9/201710/6/2017268450ABAC7284D14F26087910-0R210-B065.123238.891444USDIB83168
172684507221TMMC10/9/201710/6/2017268450ABAC7284D14E63687940-0R190-B214.644538.281344USDIB83168
182684507221TMMC10/9/201710/6/2017268450ABAC7284D14G53787940-0R220-A178.125838.281344USDIB83168
192684507221TMMC10/9/201710/6/2017268450ABAC7284D14G65787940-0R190-K046.487838.281344USDIB83168

<colgroup><col style="width: 30px; font-weight: bold;"><col style="width: 49px;"><col style="width: 35px;"><col style="width: 46px;"><col style="width: 68px;"><col style="width: 68px;"><col style="width: 49px;"><col style="width: 93px;"><col style="width: 37px;"><col style="width: 105px;"><col style="width: 68px;"><col style="width: 56px;"><col style="width: 56px;"><col style="width: 21px;"><col style="width: 32px;"><col style="width: 19px;"><col style="width: 42px;"></colgroup><tbody>
</tbody>


Excel tables to the web >> http://www.excel-jeanie-html.de/index.php?f=1" target="_blank"> Excel Jeanie HTML 4



And here's what I'd like my summary table to look like:

Sheet1

IJK
2287910-0R210-C010/6/201783.1808
2387910-0R210-C010/7/201738.9443
2487910-0R210-C010/9/201714.2154
2587910-0R210-B010/6/201738.9443
2687910-0R210-B010/9/201765.1232

<colgroup><col style="width: 30px; font-weight: bold;"><col style="width: 105px;"><col style="width: 68px;"><col style="width: 56px;"></colgroup><tbody>
</tbody>


Excel tables to the web >> http://www.excel-jeanie-html.de/index.php?f=1" target="_blank"> Excel Jeanie HTML 4
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
But for some reason, I really do need help.

My list is 7,000 rows long. What I'm trying to do is send our Sales guy the most recent price for each part.

I guess that's my question. How can I do that?

If I merely sort, I have to still go in an pull the "most recent" part and price out manually.

Is there a workaround?
 
Upvote 0
i
j
k
l
m
n
o
20
22
87910-0r210-c0
10/6/2017
83.1808
87910-0r210-c0
14.2154​
21
23
87910-0r210-c0
10/7/2017
38.9443
87910-0r210-b0
65.1232​
22
24
87910-0r210-c0
10/9/2017
14.2154
23
25
87910-0r210-b0
10/6/2017
38.9443
24
26
87910-0r210-b0
10/9/2017
65.1232

<tbody>
</tbody>

O20=IFERROR(INDEX($L$20:$L$24,SMALL(IF($J$20:$J$24=N20,IF($K$20:$K$24=MAX($K$20:$K$24),ROW($L$20:$L$24)-ROW($L$20)+1)),COUNTIF($K$20:K20,K20))),"")

control+shift+enter copy down
 
Upvote 0

Forum statistics

Threads
1,215,558
Messages
6,125,507
Members
449,236
Latest member
Afua

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