E
eglea
Hi all
by default vlookup returns 1 column. Is there a way to return more than
1 (not necessarily adjacent) columns?
example
instead of
=VLOOKUP(38, A2:L10, 3, FALSE)
using something like
=VLOOKUP(38, A2:L10, (3,7,9), FALSE)
that would return cells in columns 3, 7 and 9 ?
Thanks!
by default vlookup returns 1 column. Is there a way to return more than
1 (not necessarily adjacent) columns?
example
instead of
=VLOOKUP(38, A2:L10, 3, FALSE)
using something like
=VLOOKUP(38, A2:L10, (3,7,9), FALSE)
that would return cells in columns 3, 7 and 9 ?
Thanks!