The MATCH function accepts multi-dimensional ranges.
I believe that EXCEL does not, but can not confirm.
This example returns "9".
If the range is three columns, match returns 7.
Is there some intended usage of a 2-dimensional search that would be useful?
I see the array is processed as row major.
Knowing the size of the table, I can use the returned value to determiine row,column but that seems like a waste of processing power.
But I am having difficulty seeing a usage for allowing multi-dimensional ranges.
Maybe it will come to me.
Craig
