Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/DPRODUCT
(view source)
Revision as of 22:07, 23 November 2013
2 bytes removed
,
22:07, 23 November 2013
→Description
Line 15:
Line 15:
This function returns the product of values from the database that satisfy a given condition.
This function returns the product of values from the database that satisfy a given condition.
−
*A 'field' argument can be expressed as "
Salary
" (a column name) or 3(position of the column).
+
*A 'field' argument can be expressed as "
Price
" (a column name) or 3(position of the column).
*'criteria' can be any range on the Calci with minimum of one column and at least one row indicating the condition.
*'criteria' can be any range on the Calci with minimum of one column and at least one row indicating the condition.
*'criteria' columns should not overlap the list of data.
*'criteria' columns should not overlap the list of data.
Line 22:
Line 22:
DPRODUCT(A3:D7,"Profit",A3:D7) ''returns 40'' as a result.
DPRODUCT(A3:D7,"Profit",A3:D7) ''returns 40'' as a result.
−
== Examples ==
== Examples ==
Swapna
writer
2,661
edits