Using Vlookup to return a range of data

L

lindsay.hawke

I'd like to use vlookup to find a number in column A and return a range
from column B that starts in the same row and goes down 200 rows. Will
vlookup return a range or can I write my own function that will lookup
without looping?
 
T

Tom Ogilvy

Vlookup won't do it.

Hard to know what you mean by return a range, but perhaps Use match and
Offset if you were returning a range of numbers for summation as an example.
 

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

Vlookup Function 1
transformed vloopup 2
Lookup formula problemo 2
Vlookup Loop 1
vlookup issue 2
Simple Vlookup Looping 2
How do I combine IF(ISNUMBER(SEARCH and VLOOKUP( formulas 0
Vlookup error 5

Top