+ Reply to Thread
Results 1 to 3 of 3

Retrieving Matching Emails

  1. #1
    Forum Contributor
    Join Date
    07-17-2012
    Location
    bangalore
    MS-Off Ver
    Excel 2007
    Posts
    461

    Retrieving Matching Emails

    Hi All,

    I have a two excel files. In file1 I have few message and email in a column A and in file2 I have only email. Now how I want to match file2 email with file email. How can I do. Kindly check the attachment.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,293

    Re: Retrieving Matching Emails

    =IFERROR(VLOOKUP("*"&A2&"*",[File1.xlsx]Sheet1!$A$2:$A$9,1,0),"")
    Does this work?
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  3. #3
    Forum Contributor
    Join Date
    07-17-2012
    Location
    bangalore
    MS-Off Ver
    Excel 2007
    Posts
    461

    Re: Retrieving Matching Emails

    Thank YOu.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Retrieving emails from outlook with vba
    By suckee86 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-04-2011, 12:26 PM
  2. Matching Names to Emails
    By jenchong in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-14-2010, 07:52 AM
  3. Matching & retrieving data across sheets
    By nd2006 in forum Excel General
    Replies: 3
    Last Post: 08-21-2006, 08:55 AM
  4. [SOLVED] Matching multiple columns and retrieving a value
    By shzdug in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-09-2006, 05:49 PM
  5. Retrieving Matching Values from Not
    By ExcelTip in forum Tips and Tutorials
    Replies: 0
    Last Post: 08-25-2005, 02:59 AM

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