R
ryguy7272
I tried to use import an Excel spreadsheet into an existing table, using a
TransferSpreadsheet macro, and it seems to append the data on to the bottom
of the existing table, rather than overwrite the data in the table. I tried
to delete the table, using a DeleteObject macro, and I got a message saying
that the table can’t be deleted because it is ‘participating in one or more
relationships’. Help! How can I refresh the data in an existing table, or
somehow overwrite the data, without adding the data to the bottom of the
table and without deleting the table?
Regards,
Ryan---
TransferSpreadsheet macro, and it seems to append the data on to the bottom
of the existing table, rather than overwrite the data in the table. I tried
to delete the table, using a DeleteObject macro, and I got a message saying
that the table can’t be deleted because it is ‘participating in one or more
relationships’. Help! How can I refresh the data in an existing table, or
somehow overwrite the data, without adding the data to the bottom of the
table and without deleting the table?
Regards,
Ryan---