Differences Between: [Versions 400 and 403] [Versions 401 and 403]
(no description)
File Size: | 51 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
DGet:: (1 method):
evaluate()
evaluate($database, $field, $criteria) X-Ref |
DGET. Extracts a single value from a column of a list or database that matches conditions that you specify. Excel Function: DGET(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: mixed |