Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/DGET
(view source)
Revision as of 02:19, 22 November 2013
3 bytes removed
,
02:19, 22 November 2013
→Description
Line 13:
Line 13:
DGET(database, field, criteria)
DGET(database, field, criteria)
−
The function obtains a single value from the list or database that matches
the
specified condition.
+
The function obtains a single value from the list or database that matches
a
specified 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 "Salary" (a column name) or 3(position of the column).
*If no matching records are found, Calci returns an #N/A error message.
*If no matching records are found, Calci returns an #N/A error message.
Line 19:
Line 19:
*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.
*The Criteria columns should not overlap the list of data.
*The Criteria columns should not overlap the list of data.
−
== Examples ==
== Examples ==
Swapna
writer
2,661
edits