>I have a large named range (80 columns, 120 rows). Vlookup hangs
>(processor
[quoted text clipped - 9 lines]
> Thanks,
> Kem
Nick,
The data is not sorted. The formula: =VLOOKUP(Chart!$B$1,EXP,53,FALSE)
where Chart1B1 is a data validation drop down cell at the top of the
dashboard. The intent is to have the user only see the dashboard page which
has 17 graphs. They select the location from the drop down list and see the
data result.
I suspect from your answer that sorting the data may speed things up.
Kind regards,
Kem
> What's your formula? Is your data sorted?
>
[quoted text clipped - 11 lines]
> > Thanks,
> > Kem
Niek Otten - 23 Nov 2005 18:14 GMT
I tried with 65536 VLOOKUPS, each looking up in 65536 cells; even then I
could hardly notice the calculation time.
Something else must be wrong.
Visit
www.decisionmodels.com
for advice

Signature
Kind regards,
Niek Otten
> Nick,
> The data is not sorted. The formula: =VLOOKUP(Chart!$B$1,EXP,53,FALSE)
[quoted text clipped - 26 lines]
>> > Thanks,
>> > Kem