G
Guest
Hi, I have several excel spreadsheets, completed by the business (they are
not in the same format) I need to be able to import (as automatically as
possible) all these sheets into one main table to use in the database, I also
need the data to overwrite the existing data, so for record 0001, if someone
updates that on the excel sheet, when I import the data record 0001 is
overwritten with the new info, its not added as a new record in the table.
Would I be best doing this with temp tables, what are my options with
regards to automating it, would I need our systems team to run a scheduled
job or an administrator to click a macro button.
Sorry for the vagueness of my query, I am after some direction that I can
investogate further.
many thanks
Matt
not in the same format) I need to be able to import (as automatically as
possible) all these sheets into one main table to use in the database, I also
need the data to overwrite the existing data, so for record 0001, if someone
updates that on the excel sheet, when I import the data record 0001 is
overwritten with the new info, its not added as a new record in the table.
Would I be best doing this with temp tables, what are my options with
regards to automating it, would I need our systems team to run a scheduled
job or an administrator to click a macro button.
Sorry for the vagueness of my query, I am after some direction that I can
investogate further.
many thanks
Matt