OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Updated: (OFFICE-2030) 6.15.59 SUBTOTAL -Fuction definition doesn't mention hidden rows or additional parameters



     [ http://tools.oasis-open.org/issues/browse/OFFICE-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eike Rathke updated OFFICE-2030:
--------------------------------

       Proposal: 
Change Semantics from
The difference from the standard functions is that all members of the sequence which include a call to SUBTOTAL are ignored.
to
The difference from the standard functions is that all members of the sequence are excluded which
* include a call to SUBTOTAL.
* are in a row that is hidden by a table:visibility='filter' attribute of the <table:table-row> element.
* are in a row that is hidden by a table:visibility='collapse' attribute of the <table:table-row> element if the function ID is one of 101...111.


Change the simple list of functions to a table listing functions on rows, 1st column "Function" names, 2nd column "Exclude hidden by filter" IDs 1 to 11, 3rd column "Exclude hidden by filter or collapsed" IDs 101 to 111.


  was:The treatment of hidden cells needs to be described clearly.  Excel ignores cells hidden by autofilter when the function arguments are in the range 1 to 11.  When the function argument is in the range 101 to 111, cells hidden by other methods (manually hidden, table filter) are also excluded.

    Description: 
One of the primary reasons for having a SUBTOTAL function is the special behavior of ignoring hidden rows and other subtotal functions within the input range.  Also, some implementations also support values for functions in the range 101 to 111. 

The treatment of hidden cells needs to be described clearly.  Excel ignores cells hidden by autofilter when the function arguments are in the range 1 to 11.  When the function argument is in the range 101 to 111, cells hidden by other methods (manually hidden, table filter) are also excluded.

  was:One of the primary reasons for having a SUBTOTAL function is the special behavior of ignoring hidden rows and other subtotal functions within the input range.  Also, some implementations also support values for functions in the range 101 to 111.  


Note: Excel does not exclude cells hidden, but cells in rows hidden. Manually hiding a column does not affect calculation. Excel excludes cells for any filter (AutoFilter and AdvancedFilter) for function IDs 1..11 and 101..111. Apparently the only difference between the function ranges 1..11 and 101..111 is exclusion of manually hidden rows for IDs 101..111


> 6.15.59 SUBTOTAL - Fuction definition doesn't mention hidden rows or additional parameters
> ------------------------------------------------------------------------------------------
>
>                 Key: OFFICE-2030
>                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-2030
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Bug
>          Components: OpenFormula
>    Affects Versions: ODF 1.2
>            Reporter: Eric Patterson
>            Assignee: Eike Rathke
>             Fix For: ODF 1.2
>
>
> One of the primary reasons for having a SUBTOTAL function is the special behavior of ignoring hidden rows and other subtotal functions within the input range.  Also, some implementations also support values for functions in the range 101 to 111. 
> The treatment of hidden cells needs to be described clearly.  Excel ignores cells hidden by autofilter when the function arguments are in the range 1 to 11.  When the function argument is in the range 101 to 111, cells hidden by other methods (manually hidden, table filter) are also excluded.

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