pjaj
New member
- Local time
- Today, 19:48
- Joined
- Sep 19, 2007
- Messages
- 6
I am familiar with RDB in general, but not with the specifics of Access data entry.
I have created a simple database from an Excel spreadsheet that tracks my investments. The spreadsheet contained 3 columns, stock name, date and value.There was about a year's worth of data making some 4500 rows. There were about 20 different stock names that split out into one lookup table, 300 dates into another leaving the 4500 values in the main table. This all worked OK. The names change from time to time, and there are about 18-20 new sets of data each week day.
The problem is that I have a second spreadsheet with a similar set of data, mostly the same stock names but different dates and of course values. How can I import this data into the existing database automatically adding any new stock names and the new dates to the two lookup tables? There are about 1300 records to import, so manually is not the preferred option!
I have created a simple database from an Excel spreadsheet that tracks my investments. The spreadsheet contained 3 columns, stock name, date and value.There was about a year's worth of data making some 4500 rows. There were about 20 different stock names that split out into one lookup table, 300 dates into another leaving the 4500 values in the main table. This all worked OK. The names change from time to time, and there are about 18-20 new sets of data each week day.
The problem is that I have a second spreadsheet with a similar set of data, mostly the same stock names but different dates and of course values. How can I import this data into the existing database automatically adding any new stock names and the new dates to the two lookup tables? There are about 1300 records to import, so manually is not the preferred option!