Help with excel Formula

G

Guest

What I am trying to do is:

SheetA has names in column D
Sheet B has the same names in column B but different order
I want it to match the names in sheet A column D and sheet B column B and
return the numer from column I

Is this possible and if so what is the formula?
Thanks!!!!
 
G

Guest

bj said:
=vlookup(SheetA!D1,SheetB!$B;$I,8,0)
depending on what sheet column I is in


Ok I still can't get it to work. Here are the sheet names

Look for Names in "FRI 4D" column D
Match to names in "4dAverage" column B
Return number from "FRI 4D" column I to column D in 4d Average shhet

thanks!
 

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