• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Copy_Duplicates_Remark Values

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
 

Attachments

  • example.xlsx
    10.3 KB · Views: 0
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


see this is the thing u needed
 

Attachments

  • Copy of example.xlsx
    11.8 KB · Views: 0
Back
Top