B
BillS
First time on site - please excuse any errors of protocol!
I have a 2 dimensional array of elements, all different.
I would like to find a single formula that will search the array for
designated element and return the column in which it appears.
Likewise for the row.
So if the array is
2 5 7
6 8 1
The column formula applied to the argument "7" would return 3
and the row formula would return 1.
This is tantamount to asking for the MATCH function, but in
dimensions.
Thanks...Bil
I have a 2 dimensional array of elements, all different.
I would like to find a single formula that will search the array for
designated element and return the column in which it appears.
Likewise for the row.
So if the array is
2 5 7
6 8 1
The column formula applied to the argument "7" would return 3
and the row formula would return 1.
This is tantamount to asking for the MATCH function, but in
dimensions.
Thanks...Bil