Hello gurus.
For the last bit of this tool, I need one field from a dbgridview written to a csv.
There are many Fields in the Dbgridview, but I have already formatted the string in the 'MESSAGE' field with its required commas.
So It will just have to be a loop, reading those fields in every record, and then write to a csv....
The other fields you all have shown me already how to update other records.
The CSv is the final part.
Regards,
Peter