Results 1 to 3 of 3

Thread: Please help me for search data which duplication with one character.

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2007
    Posts
    227

    Please help me for search data which duplication with one character.

    Dear all expert programmers,

    If I have data below

    ABC,ABD,DEF,FHI,FJK,ZXV,VTU,MNO


    Result
    1. ABD, DEF <-- Duplicate D only
    2. DEF,FHI,FJK <-- Duplicate F only
    3. ZXV, VTU <-- Duplicate V only

    I want result above but I don't know how to create function to get this result. Please help me for this job. (If dup more than 1 character will be ignore)

    Thank you for all posts.
    Last edited by standardusr; Apr 12th, 2011 at 06:19 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width