VLOOKUP: How to calculate faster
I hardly ever use an approximate match with VLOOKUP due to the risk of getting an incorrect result. But I learned this little trick – which provided almost unbelievable speed increases. The problem With a VLOOKUP an exact match (i.e. including FALSE as the last argument) is a slow method of calculation. It will search … Read more