The SetDataByFieldName attribute function modilates data about the current data entry for a specified data column.
Syntax | ||||
SetDataByFieldName(FieldName, Value) | ||||
Return value | ||||
None | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
FieldName |
String |
ByVal |
Name of the column of data |
Required |
Value |
Variant |
ByVal |
Value to receive by the field |