I'm simply trying to send data(in a text box)into an excel CSV type file. It works great except, I can't seem to Edit or Update, I can only Addnew.
When using the Edit method I get:
*******************************************************
"Run time Error 3616"
"Updating data in a linked table is not supported by this ISAM"

**********************************************************
My registry shows that I have the current ISAM for Excel (msexcl35.dll).
I fail to understand why I keep getting this error.
Any suggestions?