lookup in two worksheets

D

Dee

I have two worksheets.

I want to locate a file number in column A of worksheet one

Then locate the "Lessor" in column F ( that is in the same row as file
number)

Copy "Lessor" info from respective cell

Then go to worksheet two and paste "Lessor" info in Column U (both
column U from worksheet 2 and Column F from worksheet 1 are titled
Lessor)

Is there a formula to do this?
 
R

Robert

In a cell U1 in sheet 2 use something like =VLOOKUP(<number>,!Sheet1$A:$F,6).
Let me know if it helped.
 

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

Top