S
Smitty
a true newby here,
I have created a data base here based on orders in
an excell spreadsheet. My problem is from one day the
next, the info in the spreadsheet changes with new ones
coming in and old completed records dropping off the file.
What is the best way to keep all the information from the
customers while adding new? If I link the table we loose
the old info on past customers so I think the way I
should do this is at the end of a period of time to do a
union query on seperate tables that are based each
spreadsheet not allowing duplicates. Am I headed in the
right direction or can we import or merge the info w/o
allowing for duplicates?
Thanks
I have created a data base here based on orders in
an excell spreadsheet. My problem is from one day the
next, the info in the spreadsheet changes with new ones
coming in and old completed records dropping off the file.
What is the best way to keep all the information from the
customers while adding new? If I link the table we loose
the old info on past customers so I think the way I
should do this is at the end of a period of time to do a
union query on seperate tables that are based each
spreadsheet not allowing duplicates. Am I headed in the
right direction or can we import or merge the info w/o
allowing for duplicates?
Thanks