I'm an intern and am fairly unexperienced in working with Access and Excel together. I'm trying to import just one record from an Excel worksheet into the current database. I've read that it's usually a good idea to create a "dummy" table from the imported Excel file, and then append the dummy table to the primary table using a query. 2 questions/problems:
1. When I import the record from excel into the new table, it creates 300 records. All are blank except for the one record, which is the only one I want to import. Is there a way to have access import just the one record with data in it?
2. Can I create a macro that will import the record from the excel file, put it in the dummy database, and then append it using a query? I just want to have it as automated as possible. I'd been keying in all the data manually before. Thanks for any help and insight into these issues,
Bronson
1. When I import the record from excel into the new table, it creates 300 records. All are blank except for the one record, which is the only one I want to import. Is there a way to have access import just the one record with data in it?
2. Can I create a macro that will import the record from the excel file, put it in the dummy database, and then append it using a query? I just want to have it as automated as possible. I'd been keying in all the data manually before. Thanks for any help and insight into these issues,
Bronson