Matchv values on two different excel workbooks

  • Thread starter Thread starter Jack
  • Start date Start date
J

Jack

Hi Team;

I have difficulty in matching data in two worksheet.

I need to match tow values and place correspond value to first workbook.

Generally I do it with vlookup for same worksheet.

I am not sure how to do with two different workbook.

Please help!

Thank you,

Jack
 
If you let excel do the heavy lifting, you'll see it works the same way.

Instead of typing the formula, use the mouse to select the ranges.

Open both workbooks
type: =vlookup(a1,
and then use Window to select your other workbook.
select the worksheet that has the table
select the range that contains the table
and finish up the formula--like: ,3,false)

Excel will adjust the formula when you close the "sending" workbook.
 
Thank you, dave

Dave Peterson said:
If you let excel do the heavy lifting, you'll see it works the same way.

Instead of typing the formula, use the mouse to select the ranges.

Open both workbooks
type: =vlookup(a1,
and then use Window to select your other workbook.
select the worksheet that has the table
select the range that contains the table
and finish up the formula--like: ,3,false)

Excel will adjust the formula when you close the "sending" workbook.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top