To comment on the following update, log in, then open the
issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51564
------- Additional comments from mloiseleur openoffice.org Sat Mar 31 22:03:23 +0000 2007
-------
Oh. I haven't read it carefully.
Here is a corrected version of the patch.
Here is the scenario tested :
fill values A1=1,A2=2,A3=3
fill values A1=1,B1=2,C1=3
fill values C3=15
If you select A1:A3 Range and clic on sum, you get
=SUM(A1:A3) in A4
If you select A1:C1 Range and clic on sum, you get
=SUM(A1:C1) in D1
If you select A1:C3 Range and clic on sum, you get
=SUM(A1:C3) in C4
Is there anything else missing ?
Maybe one day the sum will follow the way selection is
done.
i.e. :
- When you select from left to right A2:A4, pum sum in A5
- When you select from right to left A2:A4, pum sum in A1
But not for this issue, I think.
------------------------------------------------------------
---------
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: issues-unsubscribe sc.openoffice.org
For additional commands, e-mail: issues-help sc.openoffice.org
|