suprsnipes
Active Member
- Joined
- Apr 26, 2009
- Messages
- 434
Hi
I would like to ask how I could modify the following formula to find the 2nd or third match, if possible.
Thanks in advance
I would like to ask how I could modify the following formula to find the 2nd or third match, if possible.
Code:
=INDEX(P$3:P$100,MATCH(1,IF(1-($I$3:$I$100=""),IF($U$3:$U$100="Y",1)),0))
Thanks in advance