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.?
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.?