T
Tim Schubach
I was recently given responsibility for an Excel data file. Each row in the
file contains customer information and sets of usage data. To make
administration of the data more user-friendly and easier to read, I created
a simple Access application. The application consists of two tables and
associated forms, one for the user information and one for the usage data.
When the user form displays, the usage form also displays as a sub-form with
user-specific statistics.
When I enter data using the forms, the tables are updated as expected, and
the application works great. However, I now need to import the whole Excel
spreadsheet into the Access application. My problem is that I don't know
how to import one spreadsheet into two separate tables while maintaining
data integrity.
Is there a way to import rows in the Excel spreadsheet, direct the data into
the appropriate tables, and generate the keys required to associate the
usage stats with the user in that row? Any help would be appreciated.
Thanks,
Tim
file contains customer information and sets of usage data. To make
administration of the data more user-friendly and easier to read, I created
a simple Access application. The application consists of two tables and
associated forms, one for the user information and one for the usage data.
When the user form displays, the usage form also displays as a sub-form with
user-specific statistics.
When I enter data using the forms, the tables are updated as expected, and
the application works great. However, I now need to import the whole Excel
spreadsheet into the Access application. My problem is that I don't know
how to import one spreadsheet into two separate tables while maintaining
data integrity.
Is there a way to import rows in the Excel spreadsheet, direct the data into
the appropriate tables, and generate the keys required to associate the
usage stats with the user in that row? Any help would be appreciated.
Thanks,
Tim