The ValueOfKey attribute function determines a value of a value column by specifying a value of the key column.
Syntax | ||||
ValueOfKey(Key, ColumnName) | ||||
Return value | ||||
Variant | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Key |
String |
ByVal |
Value of the key column |
Required |
ColumnName |
String |
ByVal |
Name of the value column |