Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8868991
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T17:22:56+00:00 2026-06-14T17:22:56+00:00

I have 2 workbooks. First is called June2122.xls It has columns such as Last

  • 0

I have 2 workbooks.

First is called June2122.xls

It has columns such as Last Name (B2:B300), First Name (C2:B300), etc…

Second is June Emails.xls

It has columns such as Last Name (B2:B300), First Name (C2:C300), Email Address (D2:D300). These three columns are in a name range called Data_Table

What I need to do is compare the First Name and Last Name (B2:C2) from June2122.xls with the First Name and Last Name (B2:C2) from June Emails.xls. If they match then I need to populate the email address from June Emails.xls (D2) into a new cell on June2122.xls

All cells are formated as “General”.

I’ve tried several formulas, the closest I’ve got was this one:

=IF(ISNA(VLOOKUP(B2,'June Emails.xls'!Data_Table,2,TRUE)),0,VLOOKUP(C2,'June Emails.xls'!Data_Table,3,TRUE))

and all I get is a “FALSE” in the cell the email should be populating in.

Can anyone help with this? Thanks very much in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T17:22:57+00:00Added an answer on June 14, 2026 at 5:22 pm

    Hi I know this is an old topic but I have just found Stack overflow,

    The following formula will do a lookup based on concatenated Values without a need for an additional concatenated field to be added

    =IFERROR(INDEX(Sheet1!C$2:C$7,MATCH((A2&B2),(Sheet1!A$2:A$7&Sheet1!B$2:B$7),0),0),0)
    

    **NB: This is an Array Formula so remember to use Ctrl-Shift-Enter to get it to work 🙂

    so you can see what each part is referencing (sorry I used my own dummy data) here are the two data tables

    The Formula above is used in cell C2 of Sheet2 and is looking up the values of Sheet2!A2 & B2 against Sheet1 column A and B

    Sheet1

    Sheet2

    Figuring out this formula has saved me days of work, I hope it helps 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have multiple excel workbooks each representing a days data, each workbook has multiple
I have about 40 workbooks with 1000+ columns and near 1 million records. Unfortunately,
I have a bunch of workbooks with specific strings in the first row. So,
I have a windows form application where a user inputs their name (First and
Hidden worksheets/workbooks have some limitations to what can be done in VBA code, like
On a daily basis, a person needs to check that specific workbooks have been
Hi I have 1000 encrypted workbooks which I would like to decrypt by providing
I have some existing custom Excel workbooks/applications with code-behind C#, which work fine. They
I have written a VBA macro in an excel spreadsheet that opens all workbooks
I am new to vba and I have problem understanding the workbooks in vba

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.