S
Sahak
In Excel I have Code which exports data to an Access table
from an Excel worksheet and I have code which imports data
from an Access table to a worksheet.
The Code I have for exporting to the Access it adds values
to each field in the record.
My goal is import data from Access, make changes (Edit,
Delete or add new record) and export again changed data to
Access. In my understanding before exporting changed data
to Access, a code (which I would like to have from you)
should clear or delete all old data in Access.
Please help me with this problem.
Thanks,
Sahak
from an Excel worksheet and I have code which imports data
from an Access table to a worksheet.
The Code I have for exporting to the Access it adds values
to each field in the record.
My goal is import data from Access, make changes (Edit,
Delete or add new record) and export again changed data to
Access. In my understanding before exporting changed data
to Access, a code (which I would like to have from you)
should clear or delete all old data in Access.
Please help me with this problem.
Thanks,
Sahak