Check latest purchase prices from supplier

ehietland

New Member
Joined
Jul 10, 2018
Messages
6
Dear people,

We have received an Excel sheet of our supplier with our purchase prices from the beginning of 2017 with the invoice numbers. I want to check our latest purchase prices with the purchase prices in our ERP system.

I do not know how to make one list with article numbers on the left and on the right side the latest (highest invoice number) the purchase price.

Who can help me with this? Can I add an Excel doc? Sorry I am new here.

Thanks in advance. :biggrin:

Have a nice day.


[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 513"]
<tbody>[TR]
[TD]article[/TD]
[TD]price[/TD]
[TD]invoice nr supplier[/TD]
[/TR]
[TR]
[TD]abc0021ND[/TD]
[TD]$62,00[/TD]
[TD]201840183[/TD]
[/TR]
[TR]
[TD]abc0021ND[/TD]
[TD]$67,31[/TD]
[TD]201740833[/TD]
[/TR]
[TR]
[TD]abc0021ND[/TD]
[TD]$68,33[/TD]
[TD]201740741[/TD]
[/TR]
[TR]
[TD]abc0060ND[/TD]
[TD]$46,00[/TD]
[TD]201740718[/TD]
[/TR]
[TR]
[TD]abc0060ND[/TD]
[TD]$45,03[/TD]
[TD]201740580[/TD]
[/TR]
[TR]
[TD]abc0060ND[/TD]
[TD]$41,30[/TD]
[TD]201740536[/TD]
[/TR]
[TR]
[TD]abc02121-8074[/TD]
[TD]$68,00[/TD]
[TD]201740859[/TD]
[/TR]
[TR]
[TD]abc02121-8074[/TD]
[TD]$60,49[/TD]
[TD]201740658[/TD]
[/TR]
[TR]
[TD]abc02121-8074[/TD]
[TD]$60,49[/TD]
[TD]2016400801[/TD]
[/TR]
[TR]
[TD]abc02121-9021[/TD]
[TD]$52,00[/TD]
[TD]201740741[/TD]
[/TR]
[TR]
[TD]abc02121-9021[/TD]
[TD]$51,14[/TD]
[TD]201740501[/TD]
[/TR]
[TR]
[TD]abc02121-9021[/TD]
[TD]$51,14[/TD]
[TD]201740328[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]


Best regards, Erwin
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
Make a copy of the data first
Select columns A:C
Sort the data by Article (ascending) / Invoice (descending.
Go to Data/Data Tools/Remove Duplicates and select Article/OK
 
Last edited:
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,289
Members
452,631
Latest member
a_potato

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