FieldValue Property
Description
The value for the specified field.
Property type
Read-write property
Syntax
Visual Basic
Public Property FieldValue( _
   ByVal FieldKey As Variant _
) As Variant
Parameters
FieldKey
The column index (long) or column name.
See Also