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


User er changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'fst'
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |INVALID
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Oct 30 15:46:05 +0000 
2007 -------
Clarify what? You don't want a cell formula to change and give a different
result just because a column or row was inserted. No spreadsheet application
does that. And no, this is not related to issue 32531, which is about inserting
at the end of a range references.

If you want a formula to always follow with all relative references relative to
the cell position define a named formula and use the defined name in the cell
formula, e.g.

With the cell cursor positioned on cell C2 invoke menu Insert->Names->Define
(Ctl+F3):
Name: foo
Assigned to: C1+A2+B2
(type that in, you can't use the mouse for the references)

In cell C2: =foo

The relative references change with the position where the formula is used. If
now a row is inserted between row 1 and row 2 the formula result changes.


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