Forum Discussion

_K_O_'s avatar
_K_O_
Copper Contributor
Mar 31, 2020

Bug in Compatibility Checker

I think this is a bug but want to check with some experts.

 

=INDEX($A2:$D2,1,$A$9) is being reported as a compatibility issue against version 2019.

 

Because this is being reported as a compatibility issue against version 2019 I'm thinking it is due to INDEX possibly returning an array function with the new calc engine.  However, I can't think of any way with the 2nd argument being a constant and the 3 argument not referencing a range (e.g. $A$9:$A$10) and not referencing a spilled array (e.g. $A$9#) that this can return an array and thus is being inaccurately reported as a compatibility issue.

1 Reply

Resources