G
Guest
I have a linked Excel97 spreadsheet entitled 2004. Using Linked Table
Manager, I linked it into an Access97 Database. I've created a form to use in
the Database that opens the spreadsheet recordset with the argument,
acFormAdd, but any entry in the form doesn't carry down to the linked
spreadsheet. The record changes in the database, but doesn't carry down to
the spreadsheet. If, however, I open the spreadsheet directly, add a record,
and then open the database, the database recordset is correct. Why the
one-way linkeage on the table? Any ideas?
The private function that opens the form works correctly and all the records
are there, it even lets me add a new record, it just doesn't add it to the
linked spreadsheet.....
Thanks for any help...
Manager, I linked it into an Access97 Database. I've created a form to use in
the Database that opens the spreadsheet recordset with the argument,
acFormAdd, but any entry in the form doesn't carry down to the linked
spreadsheet. The record changes in the database, but doesn't carry down to
the spreadsheet. If, however, I open the spreadsheet directly, add a record,
and then open the database, the database recordset is correct. Why the
one-way linkeage on the table? Any ideas?
The private function that opens the form works correctly and all the records
are there, it even lets me add a new record, it just doesn't add it to the
linked spreadsheet.....
Thanks for any help...