View Single Post
  #3   Report Post  
Alvin
 
Posts: n/a
Default

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.


"vickyb_au" wrote:

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?????