To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79035 Issue #|79035 Summary|Absolute cell reference becomes a range when draged Component|Spreadsheet Version|OOo 2.2 Platform|All URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P1 Subcomponent|editing Assigned to|spreadsheet Reported by|eduardojrobledo
------- Additional comments from [EMAIL PROTECTED] Sat Jun 30 05:43:57 +0000 2007 ------- When a cell is edited, if an absolute referenced cell is draged, it becomes a range reference. Say you have: a1 = $b$1 + b2 Double click on it to edit formula Drag the b1 reference to c1 and confirm edit You should have a1 = $c$1 + b2, but have a1 = $c$1:c1 + b2 Although the answer is still correct, if the cell gets copied, say to a2, it will become a2 = $c$1:c2 + b3 which is equal to c2 + b3, instead of the correct a2 = $c$1 + b3 Since dragging to edit part of formulas is a very important feature, this should be a show stopper --------------------------------------------------------------------- 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]
