Results 1 to 17 of 17

Pulling two lists into one, and showing duplicates.

Threaded View

  1. #1
    Forum Contributor
    Join Date
    11-11-2007
    Posts
    263

    Pulling two lists into one, and showing duplicates.

    I know it's possible to have lists referenced and show an answer, but is it possible to do so with duplicates, and showing said duplicates?

    Attached is a file, all I need to do is reference the ID, and show said duplicates and where they are.

    I could use something like this:

    =IFERROR(INDEX('Jobs List'!$F:$F,MATCH(1,INDEX(('Jobs List'!$B:$B=$AG$3)*('Jobs List'!$B:$B=$AG$3),0),0)),IFERROR(INDEX(Archive!$F:$F,MATCH(1,INDEX((Archive!$B:$B=$AG$3)*(Archive!$B:$B=$AG$3),0),0)),""))
    But the problem is it should show only the first duplicate and ignore the rest.

    I know it's possible, I just don't have the skills to do so. If someone can help It be appreciated.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1