A
Amy Cruse
My worksheet lists multiple products by numerical code and the names of
customers why buy these products. I want to list the names of each
customer that buys each of my products in one column, separated by commas,
in a second worksheet. The worksheet containing codes and names in a list
would like this:
Column A Column B
Product Code Customer
1234454 Acme
1234454 Brown
1234454 Green
1234454 Smith
2577799 Jump
2577799 Run
2577799 Skip
My goal is to end up with two columns in a second worksheet that look like
this:
Column A Column B
Product Code Customers
1234454 Acme, Brown, Green, Smith
2577799 Jump, Run, Skip
Any help would be appreciated.
Amy
customers why buy these products. I want to list the names of each
customer that buys each of my products in one column, separated by commas,
in a second worksheet. The worksheet containing codes and names in a list
would like this:
Column A Column B
Product Code Customer
1234454 Acme
1234454 Brown
1234454 Green
1234454 Smith
2577799 Jump
2577799 Run
2577799 Skip
My goal is to end up with two columns in a second worksheet that look like
this:
Column A Column B
Product Code Customers
1234454 Acme, Brown, Green, Smith
2577799 Jump, Run, Skip
Any help would be appreciated.
Amy