C
Charles
Hello all,
I have data in several rows and not every row has the same
amount of data -
A B C
1 10 12
2 10 11 42
3 15
I need to be able to refer to this data as a single array
of values in a formula. Any thoughts on how I can do that?
I need to pass the array, 10,12,10,11,42,15 to a MATCH
function.
TFYH
I have data in several rows and not every row has the same
amount of data -
A B C
1 10 12
2 10 11 42
3 15
I need to be able to refer to this data as a single array
of values in a formula. Any thoughts on how I can do that?
I need to pass the array, 10,12,10,11,42,15 to a MATCH
function.
TFYH