Cordeiro82
MIS
I have a table that looks like this
User Tcode
AMarlet V1100
AMarlet V2845
AMarlet F110N
BWilliams F110N
BWilliams V1100
Is there any way I can get it to condense the multiple rows into something like this:
User TCode
AMarlet V1100, V2845, F110N
BWilliams F110N, V1100
Any help would be appreciated=)
Thanks,
Kevin
User Tcode
AMarlet V1100
AMarlet V2845
AMarlet F110N
BWilliams F110N
BWilliams V1100
Is there any way I can get it to condense the multiple rows into something like this:
User TCode
AMarlet V1100, V2845, F110N
BWilliams F110N, V1100
Any help would be appreciated=)
Thanks,
Kevin