N
Neil
Hi all,
I have a vlookup function that looks up values in a very large table,
the table_array is $a$10:$dp$51777 and so when I am looking up a
value at the bottom of the table, calculation time is very slow.
If I'm looking up a value on line 28666, I would like to be able to
have my table array be $a$28666:$dp$51777 as this would shorten my
re calc. time considerably, the lookup would always find the lookup_value
on the first line !!
So, is there a way to have the table_array string in the vlookup function as
a
variable value or something that will evaluate to the appropriate string ??
Thanks.
I have a vlookup function that looks up values in a very large table,
the table_array is $a$10:$dp$51777 and so when I am looking up a
value at the bottom of the table, calculation time is very slow.
If I'm looking up a value on line 28666, I would like to be able to
have my table array be $a$28666:$dp$51777 as this would shorten my
re calc. time considerably, the lookup would always find the lookup_value
on the first line !!
So, is there a way to have the table_array string in the vlookup function as
a
variable value or something that will evaluate to the appropriate string ??
Thanks.