View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
M.A.Tyler M.A.Tyler is offline
external usenet poster
 
Posts: 100
Default Vlookup with multiple results

Thanks very much for the guidence, very helpful. Although I don't understand
the Index portion. If you recall I need to index column F, but the example
shown indexes the entire array? For my purposes, that would be Sheet h!
C2:F2009? Would it be possible to explain the index portion? Perhaps
including the "2" at the end?

Thanks for your trouble!

"Gary''s Student" wrote:

The topic of looking up more than a single instance is well-covered in:

http://office.microsoft.com/en-us/ex...260381033.aspx
--
Gary''s Student - gsnu200827


"M.A.Tyler" wrote:

The data is on Sheet h! A2:DN2009, however I'm only conserned with two
columns, C & F. Would like to "lookup" all instances of 1 or 2 or 3....(and
so on) from Sheet h!C2:C2009, and populate Sheet1!A1:A25 with the data from
the coresponding rows from Sheet h! Column F. (There will never be more than
25 results) There is room for a drop down on Sheet1! A1 that would allow for
the selection of the lookup value (between 1 & 15).

Looking for suggestions!

Thanks,

M.A.Tyler