VLookup

  • Thread starter Thread starter Irina
  • Start date Start date
I

Irina

Hi guys,

I use VLookup function to get data from array. In the source I could
get more than one row. Can I get next row with the same lookup_value?
Or at least can I get address of cell that was found by VLookup?

I will appreciate any clue,

Thanks a lot in advance,

Irina.
 
Once VLOOKUP tells you the value, use the MATCH function to find its
position. Once you have its position (row), just index down as far as you
want

Good Luck
 

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