Hello,
I am trying to import some excel data that comes from a daily extract into a database
The problem is that the excel data is not normalised but the access database is.
I am attaching the database below below as an example. The excel file
Firstname Lastname Department
Harry David Accounting
Jerry Seinfeld Sales
George Costanza Warehouse
has the department names but Table1 has a department number foreign key which is in a relationship with Table2.
Is there a way to import the excel data daily in a normailsed way from Access
Thanks
Phil
I am trying to import some excel data that comes from a daily extract into a database
The problem is that the excel data is not normalised but the access database is.
I am attaching the database below below as an example. The excel file
Firstname Lastname Department
Harry David Accounting
Jerry Seinfeld Sales
George Costanza Warehouse
has the department names but Table1 has a department number foreign key which is in a relationship with Table2.
Is there a way to import the excel data daily in a normailsed way from Access
Thanks
Phil