J
jono
I have 24 columns that represent groups that a user may or may not be part of. If the user (in column A) is a member of any of these groups then the group number is displayed in the same row as the users name. If they are not part of any of those groups then the cell is left blank.
Here is what I need to do:
I need to create another column titled "group membership" that displays thenumbers of each of the groups that each user is a member of.
I also need each group number to be separated by two colons ::
It needs to look like this 1::2::5::22::24
So I need a formula that pulls all the numbers that may or may not be therein all of those columns that are adjacent to the users name and display them on the same row of the users name.
Here is what I need to do:
I need to create another column titled "group membership" that displays thenumbers of each of the groups that each user is a member of.
I also need each group number to be separated by two colons ::
It needs to look like this 1::2::5::22::24
So I need a formula that pulls all the numbers that may or may not be therein all of those columns that are adjacent to the users name and display them on the same row of the users name.