Found on decision models web page:
-INDEX is very fast and from Excel 97 onwards is a non-volatil
function (speeds up recalculation).
OFFSET is also very fast, but it’s a volatile function.-
Do you have any idea if the MATCH function is volatile?
I suppose volatile means that if you have the same formula twice in tw
different cells it is calculated only once? e.g a same MaTCH could b
embedded in different INDEX formula