Need to return second occurance

  • Thread starter Thread starter Californiaoc
  • Start date Start date
C

Californiaoc

I'm using the OFFSET and MATCH functions to find a value in an array but
I'm also trying to find a second, third, and fourth occurance of the
same lookup value and the function will only return the first match.
How can I return the value of the second match and the third match,
etc.?
 
This old post should give you some help:

http://tinyurl.com/2lakm
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

message I'm using the OFFSET and MATCH functions to find a value in an array but
I'm also trying to find a second, third, and fourth occurance of the
same lookup value and the function will only return the first match.
How can I return the value of the second match and the third match,
etc.?
 
Thank you for your help. The advance filter seems to be the way t
accomplish this in the most simple way. I appreciate your help.

Dav
 

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