+ Reply to Thread
Results 1 to 3 of 3

Email Address Matching in Two Worksheets

  1. #1
    Registered User
    Join Date
    12-10-2015
    Location
    Northern Virginia, USA
    MS-Off Ver
    MS Office 2016
    Posts
    2

    Email Address Matching in Two Worksheets

    So I have been browsing this forum for about a week as a non member and I can't figure out why any of your BRILLIANT suggestions for my issue can't work.

    I have a Worksheet with two sheets in it. What I am trying to do in column A is to match Column F (email) in my Second worksheet.

    See screenshot
    Sheet1.png

    Sheet 1
    Sheet2.png

    I have tried:

    =IF(ISNA(MATCH(B35, INDEX('Sheet 1'!$F$2:$F1602,0,1) 0)), "No", "Yes")
    =IFERROR(IF(MATCH(B35,Sheet1!$F:$F,0),"yes",),"no")
    =IF(ISNA(MATCH(A35, INDEX(Email, 0, 1) 0)), "No", "Yes")

    Here is where I get confused. If the there is a match then I want column A to return a Y or N. If it's "match" should it be set to "yes" for true and "no" for false?

    These formulas don't work. Any help would be appreicated.

  2. #2
    Registered User
    Join Date
    12-09-2015
    Location
    england
    MS-Off Ver
    2003
    Posts
    33

    Re: Email Address Matching in Two Worksheets

    Hi, this is a long shot as I'm not an excel genius but is it not just as simple as putting in A2 =if(b1=Sheet2!f2,"yes","no")

    Perhaps I'm missing something complicated you're trying to do?

  3. #3
    Registered User
    Join Date
    12-10-2015
    Location
    Northern Virginia, USA
    MS-Off Ver
    MS Office 2016
    Posts
    2

    Re: Email Address Matching in Two Worksheets

    It needs to search a column of data in the other sheet. It's not as simple as matching cell to cell. Make sense?

+ 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. extract Employee ID by matching name and email address
    By PSoni in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-26-2015, 08:27 PM
  2. Email a screenshot of a specifc row in an email to a specfic email address
    By Cobra75007 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-19-2015, 10:36 AM
  3. Multiple worksheets convert to pdf and email to different email address
    By daakerry in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-25-2015, 11:06 PM
  4. Replies: 0
    Last Post: 04-10-2013, 05:24 PM
  5. need to copy names by matching email address from 2 lists
    By apparker in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-11-2013, 08:59 PM
  6. Replies: 1
    Last Post: 03-08-2012, 01:57 PM

Tags for this Thread

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