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


User er changed the following:

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




------- Additional comments from e...@openoffice.org Thu Sep  9 13:47:12 +0000 
2010 -------
Despite that ADDRESS(COLUMN();ROW()) would always address its own cell, the
result of ADDRESS() is a text string, not a reference. INDEX() expects a
reference, not text, hence the Err504. If you wanted to use some ADDRESS()
result with INDEX() you'd have to convert it to a reference first using
INDIRECT(), for example INDEX(INDIRECT(ADDRESS(...;...));...)


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