Hi everyone,
I am doing a lookup, both the lookup vector and the result vector contain an incrementor, first rows is locked, second row not locked.
This gives the proper result until: LOOKUP(1;B$2:B8;A$2:A8) which gives 7 !
A workarroud is LOOKUP(1;1/B$2:B8;A$2:A8) this gives 3, because lookup...