Return MAX value

Closed
curtezanu - Nov 18, 2010 at 07:57 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Nov 30, 2010 at 09:59 AM
Hello,

i have below data. Can I have a formula that can show me the max number in column 2 for one instance in Column 1 and copy the respective cell in Column 3 corresponding to that maximum value?

Example: A from Column 1 has a max value in Column 2 of "2", corresponding to either Normal Status or Missed Delivery.

Column 1 Column 2 Column 3
A 0 NORMAL STATUS
A 0 SHIPPER RELATED
A 1 NORMAL STATUS
A 0 NORMAL STATUS
A 1 NORMAL STATUS
A 0 NORMAL STATUS
A 0 NORMAL STATUS
A 2 NORMAL STATUS
A 2 MISSED DELIVERY
A 0 MISSED DELIVERY
A NORMAL STATUS
B 0 NORMAL STATUS
B 0 NORMAL STATUS
B 1 NORMAL STATUS
B 0 NORMAL STATUS
B 3 SHIPPER RELATED
B 1 NORMAL STATUS
B 1 MISSED DELIVERY
B MISSED DELIVERY

thanks,

Related:

4 responses

TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 552
Nov 22, 2010 at 08:41 AM
Hi curtezanu,

Don't understand you.

You want to find the highest value in column 2, then you want to copy the corresponding data of column 3, then what do want ...???
0
i want an automated process that can identify the biggest value in column 2 for the same value in column 1. after that, i need the value in column 3 corresponding to the highest value to be highlighted / copied in another column.
0
A 2 NORMAL STATUS 
A 2 MISSED DELIVERY 


According to your example these two records would be found, which one should be copied, NORMAL or MISSED, or BOTH?
0
If possible, both of them.
0
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 552
Nov 30, 2010 at 09:59 AM
Sorry dude, can't come up with an answer for you.

Hopefully some else will provide an answer.
0