Copy down vlookup Formula

L

loscherland

I want to copy down this vlookup table:
=VLOOKUP(A2,Q2:R14,2,FALSE)

But the lookup range changes for each row i copy down

Eg.

B1; =VLOOKUP(A2,Q2:R14,2,FALSE)
B2; =VLOOKUP(A3,*Q3:R15*,2,FALSE)
B3; =VLOOKUP(A4,*Q4:R16*,2,FALSE)

How do i copy down the formula & keep the same lookup range
 

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