Formula Query: IF, CONCATENATE or INDEX MATCH?

olimajor123

Board Regular
Joined
Nov 13, 2013
Messages
72
Hi,

I'm trying to calculate a formula to help me with tracking some football scores.

Please see the attached sample.

I have a sheet that tracks the team members and every gameweek across the season, in particular the goalscorers.
For example if you look in Column E, three goals were scored by two different members of the team (one scoring one and one scoring two).

I want to create a formula where the highlighted cell in yellow will auto-fill the with goalscorers. For example for this fixture in gameweek three it should fill "Andrew, Dean (2)".

This means that on the master spreadsheet I have with the seasons fixtures I can just enter the scorer names on the table and they will auto-fill into the results on a separate tab.

Help with the formula is appreciated! I think it will need an IFERROR prefix so that it appears blank if none of the cells contain any text,

Attachment link is below (don't know how to add on here!)

https://www.dropbox.com/s/y90l9lwt711hi1e/Sample.xlsx?dl=0

Thanks
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Concatenating cells with a comma separator is best done with VBA, though I dont have time to spend on that.
 
Upvote 0

Forum statistics

Threads
1,215,563
Messages
6,125,560
Members
449,237
Latest member
Chase S

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