To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=87240 Issue #|87240 Summary|calc/spreadsheet MIN/MAX functions not working properl |y Component|Spreadsheet Version|OOo 2.4 RC6 Platform|PC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|ui Assigned to|spreadsheet Reported by|mickler
------- Additional comments from [EMAIL PROTECTED] Wed Mar 19 10:09:31 +0000 2008 ------- To reproduce: Part #1: MIN() 1. Open calc and get a clean spreadsheet 2. Enter two numbers > 0 into fields A1 and B1, respectively 3. Enter the formula =MIN(A1:B1) into C1 4. See (hopefully ;-) ) 0 in C1 as result, which is wrong Combinations with negative numbers work on MIN(). Part #2: MAX() 1. On the same sheet as above 2. Enter two numbers < 0 into fields A2 and B2, respectively 3. Enter the formula =MAX(A2:B2) into C2 4. See (hopefully ;-) ) 0 in C2 as result, which is wrong Combinations with positive numbers work on MAX(). --------------------------------------------------------------------- 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]
