hi everyone,
can somebody explain to me what this formula mean?
{=match(,{-4;#VALUE!;-8;#VALUE!;#VALUE;#VALUE!},1)}
the output of this formula is 3, i just can't get it, why not 1 but 3 since i thought -4 is the closest value to null (i.e. there is no lookup_value)?
second, what does it mean when lookup_value is omitted (like the formula above) when using Match function? what does Match look up in this case?
can somebody explain to me what this formula mean?
{=match(,{-4;#VALUE!;-8;#VALUE!;#VALUE;#VALUE!},1)}
the output of this formula is 3, i just can't get it, why not 1 but 3 since i thought -4 is the closest value to null (i.e. there is no lookup_value)?
second, what does it mean when lookup_value is omitted (like the formula above) when using Match function? what does Match look up in this case?