I am a new Access user and have taught myself through youtube videos and professional blogs like this one. The database I have created is working wonderfully, and is doing everything that I ask of it except for one thing. I have a many to many relationship table that I would like to populate with data from an excel file. The trouble is that the many-to-many relationship table pulls the primary key number from the related tables to populate the many-to-many table and the excel data that I want to use does that have primary keys associated with it.
The two ways I think this is possible is by either matching the primary keys with the data in excel before importing it into the access database somehow...
Or Importing the excel sheet into a new table in access and then matching primary keys...
Neither of which I know how to do. Any help would be much appreciated :D
The two ways I think this is possible is by either matching the primary keys with the data in excel before importing it into the access database somehow...
Or Importing the excel sheet into a new table in access and then matching primary keys...
Neither of which I know how to do. Any help would be much appreciated :D
Comment