Summary of cells.

Madcat

Board Regular
Joined
May 4, 2011
Messages
56
G'day guys,

Thanks for taking the time at looking at my request.

How do I make the following cells:
Code:
Player           FB  WI  CE
FERGUSON, Blake	  2  18   1

Into
Code:
FERGUSON, Blake FB, WI, CE

Cheers
Madcat
 
I am sorry, I forgot the match type. This works for me now

Code:
=INDEX($B$1:$H$1,1,MATCH(MAX(B2:H2),B2:H2,0))
 
Upvote 0

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
Hi i dont know if this alternative presentation will work for you.

<b>Excel 2010</b><table cellpadding="2.5px" rules="all" style=";background-color: #FFFFFF;border: 1px solid;border-collapse: collapse; border-color: #BBB"><colgroup><col width="25px" style="background-color: #DAE7F5" /><col /><col /><col /><col /><col /><col /><col /><col /><col /><col /></colgroup><thead><tr style=" background-color: #DAE7F5;text-align: center;color: #161120"><th></th><th>A</th><th>B</th><th>C</th><th>D</th><th>E</th><th>F</th><th>G</th><th>H</th><th>I</th><th>J</th></tr></thead><tbody><tr ><td style="color: #161120;text-align: center;">1</td><td style="background-color: #FFFF00;;"> Round </td><td style="background-color: #FFFF00;;"> FB </td><td style="background-color: #FFFF00;;"> WI </td><td style="background-color: #FFFF00;;"> CE </td><td style="background-color: #FFFF00;;"> FE </td><td style="background-color: #FFFF00;;"> HB </td><td style="background-color: #FFFF00;;"> PR </td><td style="background-color: #FFFF00;;"> HK </td><td style="background-color: #FFFF00;;"> SR </td><td style="background-color: #FFFF00;;"> LK </td></tr><tr ><td style="color: #161120;text-align: center;">2</td><td style="background-color: #FFFF00;;"> ZILLMAN, William </td><td style="text-align: right;background-color: #FFFF00;;"> 7 </td><td style="background-color: #FFFF00;;"> - </td><td style="text-align: right;background-color: #FFFF00;;"> 4 </td><td style="text-align: right;background-color: #FFFF00;;"> 10 </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td></tr><tr ><td style="color: #161120;text-align: center;">3</td><td style="background-color: #FFFF00;;"> GORDON, Kevin </td><td style="background-color: #FFFF00;;"> - </td><td style="text-align: right;background-color: #FFFF00;;"> 2 </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td></tr><tr ><td style="color: #161120;text-align: center;">4</td><td style="background-color: #FFFF00;;"> MICHAELS, Steve </td><td style="background-color: #FFFF00;;"> - </td><td style="text-align: right;background-color: #FFFF00;;"> 17 </td><td style="text-align: right;background-color: #FFFF00;;"> 3 </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td><td style="background-color: #FFFF00;;"> - </td></tr><tr ><td style="color: #161120;text-align: center;">5</td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td></tr><tr ><td style="color: #161120;text-align: center;">6</td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td><td style="text-align: right;;"></td></tr><tr ><td style="color: #161120;text-align: center;">7</td><td style="background-color: #FFFF00;;"> ZILLMAN, William </td><td style="background-color: #FFFF00;;">FB</td><td style="background-color: #FFFF00;;">CE</td><td style="background-color: #FFFF00;;">FE</td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td></tr><tr ><td style="color: #161120;text-align: center;">8</td><td style="background-color: #FFFF00;;"> GORDON, Kevin </td><td style="background-color: #FFFF00;;">WI</td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td></tr><tr ><td style="color: #161120;text-align: center;">9</td><td style="background-color: #FFFF00;;"> MICHAELS, Steve </td><td style="background-color: #FFFF00;;">WI</td><td style="background-color: #FFFF00;;">CE</td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td><td style="background-color: #FFFF00;;"></td></tr></tbody></table><p style="width:3.6em;font-weight:bold;margin:0;padding:0.2em 0.6em 0.2em 0.5em;border: 1px solid #BBB;border-top:none;text-align: center;background-color: #DAE7F5;color: #161120">Sheet3</p><br /><br /><table width="85%" cellpadding="2.5px" rules="all" style=";border: 2px solid black;border-collapse:collapse;padding: 0.4em;background-color: #FFFFFF" ><tr><td style="padding:6px" ><b>Array Formulas</b><table cellpadding="2.5px" width="100%" rules="all" style="border: 1px solid;text-align:center;background-color: #FFFFFF;border-collapse: collapse; border-color: #BBB"><thead><tr style=" background-color: #DAE7F5;color: #161120"><th width="10px">Cell</th><th style="text-align:left;padding-left:5px;">Formula</th></tr></thead><tbody><tr><th width="10px" style=" background-color: #DAE7F5;color: #161120">B7</th><td style="text-align:left">{=IF(<font color="Blue">ISERR(<font color="Red">INDEX(<font color="Green">$B$1:$J$1,SMALL(<font color="Purple">IF(<font color="Teal">ISNUMBER(<font color="#FF00FF">$B2:$J2</font>),COLUMN(<font color="#FF00FF">$B$1:$J$1</font>)-COLUMN(<font color="#FF00FF">$B$1</font>)+1</font>),COLUMNS(<font color="Teal">$B7:B7</font>)</font>)</font>)</font>),"",INDEX(<font color="Red">$B$1:$J$1,SMALL(<font color="Green">IF(<font color="Purple">ISNUMBER(<font color="Teal">$B2:$J2</font>),COLUMN(<font color="Teal">$B$1:$J$1</font>)-COLUMN(<font color="Teal">$B$1</font>)+1</font>),COLUMNS(<font color="Purple">$B7:B7</font>)</font>)</font>)</font>)}</td></tr></tbody></table><b>Entered with Ctrl+Shift+Enter.</b> If entered correctly, Excel will surround with curly braces {}.
<b>Note: Do not try and enter the {} manually yourself</b></td></tr></table><br />
 
Upvote 0

Forum statistics

Threads
1,224,609
Messages
6,179,882
Members
452,948
Latest member
Dupuhini

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