To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70751
                 Issue #|70751
                 Summary|Sum.if() function doesn't work if criteria is on a dif
                        |erent sheet than area to apply it to
               Component|Spreadsheet
                 Version|OOo 2.0.4
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|spreadsheet
             Reported by|eduardojrobledo





------- Additional comments from [EMAIL PROTECTED] Mon Oct 23 09:25:21 -0700 
2006 -------
When using sum.if()function it seems that all parameters have to be in the same 
sheet.

c1=sum.if(a1:a10;"<b5") will work, while,
c1=sum.if(sheet1.a1:a10;"<b5") where c1 and b5 are cells on sheet2, will return 
zero no matter what the values are on sheet1.a1:a10 and b5

This happens not only in version 2.0.4 but all 2.0.x versions

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