To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95381
User regina changed the following:
What |Old value |New value
================================================================================
CC|'' |'regina'
--------------------------------------------------------------------------------
Keywords| |oooqa
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Oct 23 20:14:19 +0000
2008 -------
Confirm. Depending on "save in ODF" one of the versions is broken.
in 2.4.1
Sheet2.$B3 =ADDRESS(3;2;3;"Sheet2")
Sheet2.$B$3 =ADDRESS(3;2;;"Sheet2")
opened in 3.0
Sheet2.$B3 =ADDRESS(3;2;3;1;"Sheet2")
Err:502 =ADDRESS(3;2;;"Sheet2")
With 3.0 set to "save in ODF 1.2" I get:
reopened in 2.4.1
Err:504 =ADDRESS(3;2;3;1;"Sheet2")
Sheet2.$B$3 =ADDRESS(3;2;;"Sheet2")
With 3.0 set to "save in ODF 1.0" I get:
reopened in 2.4.1
Sheet2.$B3 =ADDRESS(3;2;3;"Sheet2")
Err:511 =ADDRESS(3;2;)
---------------------------------------------------------------------
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]