Hi -
As an example:
I have 10k rows of employees (email address as unique identifier in column A) that are placed into certain groups, in column B. Some of these employees are duplicates because they belong to more than one group.
I need a workflow that will read Column A and search for duplicates and transpose the info in column B when it finds a duplicate.
Output:
Every row is unique, Column A is email addresses, and Columns B...C....D....E so forth are the multiple groups any one employee may have.
Thank you! Urgency is appareciated!