• Match email addressed (Excel 2003)

    Author
    Topic
    #439595

    I have a file with 2 sheets, Base and NotDelivered. The Base sheet has email addresses in COL M, COL N next to it is blank. On the sheet, NotDelivered, I also have email addresses but in COL A and a date in COL B. I need to match NotDelivered COL A to Base COL M and if there is a match I need to put the date in COL B (NotDelivered) of that email address, into COL N of the Base sheet.. Thank you for the help.

    Viewing 0 reply threads
    Author
    Replies
    • #1050781

      You can use this formula:

      =IF(ISNA(VLOOKUP(M2,NotDelivered!$A:$B,2,FALSE)),"",VLOOKUP(M2,NotDelivered!$A:$B,2,FALSE))

      whisper Was the reply to post 624,764 useful?

    Viewing 0 reply threads
    Reply To: Match email addressed (Excel 2003)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: