To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95381
                 Issue #|95381
                 Summary|Calc function ADDRESS not retro-compatible
               Component|Spreadsheet
                 Version|OOO300m9
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|save-export
             Assigned to|spreadsheet
             Reported by|bmarcelly





------- Additional comments from [EMAIL PROTECTED] Thu Oct 23 15:35:10 +0000 
2008 -------
Calc function ADDRESS() has got a new argument called A1.
Problem is that this new optional argument is at position 4, before the sheet 
argument.
When Calc 3.0.0 loads a formula
=ADDRESS(3;5;4;"mySheet")
it converts it to
=ADDRESS(3;5;4;1;"mySheet")
Once stored, this document becomes incompatible with all previous versions.
This argument should have been added as a last (5th) and optional argument, so 
nothing needed to be changed in the formula.

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