Who is the biggest suuplier ?

aviadht

Board Regular
Joined
Aug 7, 2008
Messages
91
Hi,

Assume that i have table with the following columns:
1. Material number
2. Supplier name
3. Sum of mouney

For material 1002 i have 3 suppliers: A,B,C
The sum of mouney for A is 3000
The sum of mouney for B is 5000
The sum of mouney for C is 2500

I want a new table to contain each material number only one time in the first column, the biggest supplier in the second column.

What is the most efficient way to do it?

Thanks,
Aviad
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
try this
Excel Workbook
ABCDEFGH
1Material numberSupplier nameSum of mouneyMaterial numberSupplier nameSum of mouney
21002A30001002B5000
31002B50001003C6957
41002C25001004B6347
51003A2111
61003B4092
71003C6957
81004A1383
91004B6347
101004C4486
Sheet1
Excel 2010
#VALUE!
Entered with Ctrl+Shift+Enter. If entered correctly, Excel will surround with curly braces {}.


HTH
 
Upvote 0

Forum statistics

Threads
1,224,518
Messages
6,179,248
Members
452,900
Latest member
LisaGo

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