[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: A way to optimize this funktion?
- From: "Morten Welinder" <mwelinder gmail com>
- To: berthold xn--hllmanns-n4a de
- Cc: gnumeric-list gnome org
- Subject: Re: A way to optimize this funktion?
- Date: Sat, 19 Jul 2008 19:39:37 -0400
You can do two things:
1. Make sure you are using a very new Gnumeric. Collections of
vlookup/hlookup/match with common data area got *much* faster.
The lookup type where the database is not sorted easily got 3-4
orders of magnitude faster for the second and later calls.
2. Use index, not indirect. That's true for 99%+ of all uses of
indirect.
Morten
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]