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 ? ? ?
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 ? ? ?