Читайте также: |
|
April 20th, 2005
For OOo 2.0, enhanced functionality seems to have been introduced with respect to using array formulas for conditional summation. Consider the example below, where we wish to total numbers in a column corresponding to a particular month.
Contrast this with the use of SUMIF in a previous tip. We have also covered SUMPRODUCT before
Now, the SUM IF and SUMPRODUCT constructs shown below accept a function of an array. MONTH normally accepts a single date as a parameter - but within an array formula as in the examples below, it makes more sense to be able to apply an array of dates to MONTH. This has always been possible in Excel.
It seems, OOo Calc continues to match and/or surpass Excel in functionality - which can onloy be a good thing for those who wish to migrate from Excel.
Posted in Function Tips | No Comments»
Дата добавления: 2015-08-03; просмотров: 62 | Нарушение авторских прав
<== предыдущая страница | | | следующая страница ==> |
Ranking and sorting data I | | | Regression analysis I : Basic linear formulas |