Need help with finding corresponding value for max value in the other column

thlee1122

New Member
Joined
Aug 6, 2015
Messages
8
Hi all,

Below is the part of the dataset I have.

As you can see, there are 4 columns: Model, Sequence, Applied Date, and Expected Cost.

Each model has different sequence numbers and each sequence numbers have different expected cost.

What I want to do is to extract only one corresponding sequence in the "Sequence" column for max value in the "Expected Cost" for each model using a formula.

For example,

Model: WT1701CV.ASSEEUS; Sequence: 2 (This model has 3 sequence number. I need to choose one sequence number that has highest expected cost. Sequence 2 has been chosen because sequence number 2 has largest expected cost with 116 among other sequence numbers, 2 and 3 for model, WT1701CV.ASSEEUS).

Model: WM3170CW.ABWEPUS; Sequence: 3

Model: WM4270HWA.ABWEPUS; Sequence: 2

Could you please tell me a formula that could provide this information?

Your help will be greatly appreciated.


1ABCD
2ModelSequenceApply DateExpected Cost
3WT1701CV.ASSEEUS2201506116
4320150638
5420150645
6WM3170CW.ABWEPUS220150617
73201506568
8WM4270HWA.ABWEPUS2201506276
9320150663
10DLGX8001W.ABWEEUS2201506194
11320150676

<tbody>
</tbody>

 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,214,965
Messages
6,122,499
Members
449,089
Latest member
Raviguru

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