TransmitToField "Recordset", "Field", "String"
Transmits the string to the specified field of a recordset.
Recordset | Select the defined recordset on which the field exists. |
Field | Select the defined field on which to copy the string value. Use the Fields tab to add fields to recordsets. |
String | Argument type: String |
Transmits this string to the field location specified above. |
![]() |