https://bz.apache.org/bugzilla/show_bug.cgi?id=65915
xican.y...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |5.2.0-FINAL --- Comment #1 from xican.y...@gmail.com --- I just tried with version 5.2.0, and the issue persists. Basically this formula ``` =INDEX({1},1, IF(OR(FALSE,FALSE),1,1)) ``` Cannot be evaluated because it is considered to be an array formula and BooleanFunction.OR evaluateArray only accepts 1 argument. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org