Hey,
I have a data table which has an ID, segment, Name, company, and score. There are three segments, and I am looking to return all of the name, companies, and scores for a given segment.
The challenge is that the name and companies need to be concatenated into one cell, while the score can stay separate (i.e., ("Name" &"-"& "company")
I know the first part is an array / index match formula that uses a row count to get rid of blanks, I'm just not sure how to combine that with a concatenate formula.
I have included an example document for reference. I am looking to return the values into column I and J depending on the segment chosen in I2.
Regards,
B
Bookmarks