Nipendra.dhiman
Member
Hi All,
Here in the attached data I have some duplicates IDs , I want to copy all the remarks if available and paste in-front of the single unique Id.
Lets take a visible example:-
If I have ID (101) four time in the data:-
ID Remarks
101 A
101 B
101 A
101 C
Output should Like this:-
ID Remarks
101 A B A C
Please share your experience and suggestions.
Thanks you
Nipendra
Here in the attached data I have some duplicates IDs , I want to copy all the remarks if available and paste in-front of the single unique Id.
Lets take a visible example:-
If I have ID (101) four time in the data:-
ID Remarks
101 A
101 B
101 A
101 C
Output should Like this:-
ID Remarks
101 A B A C
Please share your experience and suggestions.
Thanks you
Nipendra