G
Guest
Good day everyone,
I have a table as the followings:
Subs Name Date Serv Customer Service Rep
AAA 10/25/05 Barbara
AAA 10/30/05 Shirley
AAA 11/02/05 John
BBB 9/08/05 Jack
BBB 12/1/05 John
BBB 12/10/05 Barbara
I would like to tract the names of Customer Service Rep for each subscriber.
For the table above, I would like to have the result as:
AAA Barbara, Shirley, John
BBB Jack, John, Barbara
Please help. Many thanks.
I have a table as the followings:
Subs Name Date Serv Customer Service Rep
AAA 10/25/05 Barbara
AAA 10/30/05 Shirley
AAA 11/02/05 John
BBB 9/08/05 Jack
BBB 12/1/05 John
BBB 12/10/05 Barbara
I would like to tract the names of Customer Service Rep for each subscriber.
For the table above, I would like to have the result as:
AAA Barbara, Shirley, John
BBB Jack, John, Barbara
Please help. Many thanks.