[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Updated: (OFFICE-2160) Explanation of SHEETincomplete.
[ http://tools.oasis-open.org/issues/browse/OFFICE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eike Rathke updated OFFICE-2160:
--------------------------------
Proposal:
Add to Semantics:
If a reference is given it is not dereferenced. If the reference encompasses more than one sheet, the result is the number of the first sheet in the range.
=SHEET(INDIRECT("'Sheet1'.B4")) always returns 1, given that Sheet1 is the first sheet in the document. A reference is not dereferenced to obtain content of a cell.
> Explanation of SHEET incomplete.
> --------------------------------
>
> Key: OFFICE-2160
> URL: http://tools.oasis-open.org/issues/browse/OFFICE-2160
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Bug
> Components: OpenFormula
> Affects Versions: ODF 1.2
> Reporter: Andreas Guelzow
> Assignee: Eike Rathke
> Fix For: ODF 1.2
>
>
> In the description of the SHEET function (6.12.30) it is not quite clear which arguments are evaluated. Since it acts on a reference, clearly SHEET([.B2]) gives the sheet number of the sheet containing cell [.B2] even if .B2 might contain a string that is the name of a sheet.
> What happens with constructions such as
> =sheet(concatenate("Sheet","1"))
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]