To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85000





------- Additional comments from [EMAIL PROTECTED] Mon Jan  7 13:19:21 +0000 
2008 -------
Actually there was more to it. Excel silently ignores out-of-sheet-bounds
conditions if the resulting range would exceed max columns or rows, e.g.
SUMIF(A1:B2;1;IV65536) does not complain but would at most sum cell IV65536. The
attached patch even crashed under that condition. Btw, nCol4,nRow4,nTab4 weren't
needed at all.

sc/source/core/tool/interpr1.cxx  1.51.38.6


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to