To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113792
                 Issue #|113792
                 Summary|Formulas with Indirect are not recalculated when sourc
                        |e cells change
               Component|Spreadsheet
                 Version|OOO320m12
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ui
             Assigned to|spreadsheet
             Reported by|rutgerhendriks





------- Additional comments from rutgerhendr...@openoffice.org Wed Aug 11 
08:25:32 +0000 2010 -------
Precondition:
Sheet called "Sheet1" present

Action:
In Cell B1 enter: =IF(A1="","A1 is empty","A1 is filled")
In Cell C1 enter: =IF(A1="","A1 is empty",INDIRECT("'Sheet1'.B1"))
In Cell A1 enter: 1
Check cells B1 and C1

Expected Result:
Cell B1 shows "A1 is filled"
Cell C1 shows "A1 is filled"

Actual Result:
Cell B1 shows "A1 is filled"
Cell C1 shows "A1 is empty"

Reproducibility: 100%

In other words, cell B1 is recalculated because A1 changed, but cell C1 is not
recalculated. This always happens when the cell has a formula with INDIRECT in
it. Pressing F9 to recalculate does not fix cell C1. Only pressing
Control+Shift+F9 (Force recalculation) or closing and reopening the document
recalculate cell C1.

Attached is a document that shows exactly this behaviour.

---------------------------------------------------------------------
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-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to