Select the max/min value of the Table

mikaer0722

New Member
Joined
Feb 8, 2016
Messages
5
Hello guys,

I have a question about selecting the max/min value of the table. Hope someone could help me!

So I have a big table (Raw data), and I want to select some data from the big table to populate them into small table

Time PQ1 PQ2 PQ3 PQ4 PQ5 PQ6 PQ7 PQ8 PQ9
Gold 2010 ? ? ? ? ? ? ? ? ?
2011 ? ? ? ? ? ? ? ? ?
2012 ? ? ? ? ? ? ? ? ?
2013 ? ? ? ? ? ? ? ? ?
2014 ? ? ? ? ? ? ? ? ?
Silver 2010 ? ? ? ? ? ? ? ? ?
2011 ? ? ? ? ? ? ? ? ?
2012 ? ? ? ? ? ? ? ? ?
2013 ? ? ? ? ? ? ? ? ?
2014 ? ? ? ? ? ? ? ? ?
Copper 2010 ? ? ? ? ? ? ? ? ?
2011 ? ? ? ? ? ? ? ? ?
2012 ? ? ? ? ? ? ? ? ?
2013 ? ? ? ? ? ? ? ? ?
2014 ? ? ? ? ? ? ? ? ?
Total 2010 ? ? ? ? ? ? ? ? ?
2011 ? ? ? ? ? ? ? ? ?
2012 ? ? ? ? ? ? ? ? ?
2013 ? ? ? ? ? ? ? ? ?
2014 ? ? ? ? ? ? ? ? ?

From the above table, the rule of selecting data: in 2011, which PQ has the max Total Value, and then in that PQ, what are the values for Gold, Silver, Copper in 2011, 2013 and 2014. Is any function/formula I can use to populate the numbers I want to the below small table? Thanks so much!

Gold Silver Copper
2011 ? ? ?
2013 ? ? ?
2014 ? ? ?
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Sorry, the table is not clear:

Time PQ1 PQ2 PQ3 PQ4 PQ5 PQ6 PQ7 PQ8 PQ9
Gold 2010
2011
2012
2013
2014
Silver 2010
2011
2012
2013
2014
Copper 2010
2011
2012
2013
2014
Total 2010
2011
2012
2013
2014


Gold Silver Copper
2011
2013
2014
 
Upvote 0

Forum statistics

Threads
1,215,764
Messages
6,126,750
Members
449,335
Latest member
Tanne

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