Hi,
For each row of a recordset (based on a query), I need to loop through the fields and concatenate field values with delimiters for export into a text file. I can't use transfertext b/c different delimiters for last field.
Can one programmatically supply the field name to get the value of the field?
Gretchen
For each row of a recordset (based on a query), I need to loop through the fields and concatenate field values with delimiters for export into a text file. I can't use transfertext b/c different delimiters for last field.
Can one programmatically supply the field name to get the value of the field?
Gretchen