Lkup formula is returning last value in result column, not lkup va

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a lookup formula with a lookup value on sheet 1 and both lookup vector
and result vector are on sheet 2. The cell with the formula is on sheet 1.

formula -> =LOOKUP(B1,Sheet2!!A2:A4,Sheet2!G2:G4)

the formula returns the last value from column G when it should be returning
the value in G2. Help!
 
Are the values in Column A sorted *ascending*?

That's one of the requirements of Lookup().

--

HTH,

RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================

I have a lookup formula with a lookup value on sheet 1 and both lookup
vector
and result vector are on sheet 2. The cell with the formula is on sheet 1.

formula -> =LOOKUP(B1,Sheet2!!A2:A4,Sheet2!G2:G4)

the formula returns the last value from column G when it should be returning
the value in G2. Help!
 

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

Similar Threads

Help needed 0
Fill Series for Lookup 2
Lookup with multiple returns 12
Lookup formula 2
Lookup and count in the same formula 1
Sum / Lookup 9
Vlookup only the last 6 characters 2
Lookup returning incorrect results 4

Back
Top