D
David3553
Hi,
I need to update a table every week with information I download from our
financial systems. I need to delete the old data and replace it with newly
downloaded data; because I need to capture changes to records, I can't just
append the current week's data to my table. I download the data to an Excel
file then I import the Excel file into my access table, replacing the
existing table.
What's the best way to refresh all of the data in my table while keeping the
table structure (field lengths, names, etc) in tact?
I need to update a table every week with information I download from our
financial systems. I need to delete the old data and replace it with newly
downloaded data; because I need to capture changes to records, I can't just
append the current week's data to my table. I download the data to an Excel
file then I import the Excel file into my access table, replacing the
existing table.
What's the best way to refresh all of the data in my table while keeping the
table structure (field lengths, names, etc) in tact?