return a range of cells from a vertical lookup

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

Guest

I would like to know if I can return a range of cells (up to 30 columns to
the right of the lookup) when using vertical lookup forula?????
 
use array VLOOKUP

the formula looks like :
=VLOOKUP([key],[find in range],{2,3,4,...,31},0)

suppose you the VLOOKUP result in A10:AD10. So select A10:AD10, type the
formula above, press Ctrl+Shift+ENTER.
 

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