S
shelfish
Hi all,
I'm in search of a WORKSHEET function that returns a range. I realize
that this can easily be done in VB but that's not an option at this
time.
So, for all the functions that have as an argument "lookup_array,"
what can I use to return a range. For instance:
=MATCH("myValue",ROWS(1),FALSE)
Obviously, this throws an error bc rows(1) isn't an array. So what
could I put in it's place.
Many thanks for any suggestions,
S.
I'm in search of a WORKSHEET function that returns a range. I realize
that this can easily be done in VB but that's not an option at this
time.
So, for all the functions that have as an argument "lookup_array,"
what can I use to return a range. For instance:
=MATCH("myValue",ROWS(1),FALSE)
Obviously, this throws an error bc rows(1) isn't an array. So what
could I put in it's place.
Many thanks for any suggestions,
S.