I am trying to create a new column by combining names in one column, only if the they belong to the same team name in a previous column. I've tried SumIf and VLookup functions, but I can't get it to pull.
For example, in Column G needs to read "Name 1", "Name 2", and so on. The names come from Column F. Only those names in Column F that have the same value in Column C should be added.
Could this be an example of your problem?