https://bugs.documentfoundation.org/show_bug.cgi?id=167171

--- Comment #3 from Regina Henschel <[email protected]> ---
The relevant method is ScMatch in interpr1.cxx

When a cell reference is given as parameter, then the members nCol1, nCol2,
nRow1 and nRow2 of variable vsa are determined by the method PopDoubleRef. When
the lookup vector is given by an inline array, then nRow2 and nCol2 have to be
set directly. The needed values are available from the size of the matrix.

The error is similar to that of LOOKUP in bug 167134. That was fixed, and the
fix there can be used to get an idea how to fix this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to