Results 1 to 5 of 5

Thread: Find Missing Values By Comparing Two Columns / Find Missing Data In Column

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator Excel Fox's Avatar
    Join Date
    Mar 2011
    Posts
    1,401
    Rep Power
    10
    Sheet1!F2=IFERROR(INDEX('Imported Data'!$A$2:$A$34,SMALL(IF(ISERROR(MATCH('Imported Data'!$A$2:$A$34,Sheet1!$C$2:$C$17,0)),ROW('Import ed Data'!$A$2:$A$34)-1,""),ROW('Imported Data'!$A2)-1)),"") as array formula

    You are replicate the rest for your other cells.
    A dream is not something you see when you are asleep, but something you strive for when you are awake.

    It's usually a bad idea to say that something can't be done.

    The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve

    Join us at Facebook

  2. #2
    Senior Member
    Join Date
    Apr 2012
    Posts
    193
    Rep Power
    14
    Thanks for the help, much appreciated

    There are two account numbers in the sample file appearing on sheet imported data and not on sheet1. However, the formula only indicates account 1130 as not appearing on sheet1, whereas account 1130 and 1131 do not appear on sheet1 (they appear on sheet imported data)

    It would be appreciated if you could check the formula in the attached workbook and amend your formula accordingly
    Attached Files Attached Files
    Last edited by Howardc; 04-05-2013 at 09:38 AM.

Similar Threads

  1. Replies: 8
    Last Post: 05-21-2013, 06:34 AM
  2. Check for Missing Attachment and Subject in Outlook
    By Transformer in forum Tips, Tricks & Downloads (No Questions)
    Replies: 0
    Last Post: 05-17-2013, 12:32 AM
  3. Find Last Used Row In Column
    By Rasm in forum Excel and VBA Tips and Tricks
    Replies: 2
    Last Post: 06-04-2012, 07:40 AM
  4. Find duplicate values
    By excel_learner in forum Excel Help
    Replies: 4
    Last Post: 10-24-2011, 12:10 PM
  5. Missing MSComctllib
    By Rasm in forum Excel Help
    Replies: 3
    Last Post: 04-05-2011, 09:45 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
  •