M
Mack
I have a table that I built queries and all kinds of reports on. The data is
inventory, and it changes daily. I only need to do reports once in a while; I
want to completely wipe out all the data in my table and replace it with new
data I have exported from our inventory source (it's a csv file). I know if I
replace the entire table, all the relationships and queries etc. that were
built on the original table will not work properly. However, I tried opening
my CSV in Excel, arranging the columns and data types to be exact, and then
paste them over the top of the existing records, and it doesn't work . I also
clearing out the source table first, and then pasting, but again I get errors.
Isn't there an easy way to reuse all the functions (queries; etc) of a
database but easily just swap out the data en mass?
inventory, and it changes daily. I only need to do reports once in a while; I
want to completely wipe out all the data in my table and replace it with new
data I have exported from our inventory source (it's a csv file). I know if I
replace the entire table, all the relationships and queries etc. that were
built on the original table will not work properly. However, I tried opening
my CSV in Excel, arranging the columns and data types to be exact, and then
paste them over the top of the existing records, and it doesn't work . I also
clearing out the source table first, and then pasting, but again I get errors.
Isn't there an easy way to reuse all the functions (queries; etc) of a
database but easily just swap out the data en mass?