See Release Notes
Long Term Support Release
Differences Between: [Versions 401 and 402] [Versions 401 and 403]
(no description)
File Size: | 45 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
DProduct:: (1 method):
evaluate()
evaluate($database, $field, $criteria) X-Ref |
DPRODUCT. Multiplies the values in a column of a list or database that match conditions that you specify. Excel Function: DPRODUCT(database,field,criteria) param: mixed[] $database The range of cells that makes up the list or database. param: int|string $field Indicates which column is used in the function. Enter the param: mixed[] $criteria The range of cells that contains the conditions you specify. return: null|float|string |