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





------- Additional comments from [EMAIL PROTECTED] Tue Feb 12 12:50:52 +0000 
2008 -------
@aliby: 3.0 will be the next release, 2.4 already has code freeze and there is
no other release in between scheduled.

Regarding =MIN(MIN(A1:A4),MIN(A10:A14)), you can write that as
=MIN(A1:A4;A10:A14), on the other hand your's is a perfect example why strictly
spoken returning 0 is nonsense because with A10:A14 being empty your minimum now
will be 0 no matter what the values in A1:A4 really were, if positve.


---------------------------------------------------------------------
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