Hi
I am an access novice and would appreciate some help please. Bear with me if I have not shown correct protocol and/or terminology.
I am trying to set up a database where each record in tblSDSRegister can have multiple Risk Assessments conducted throughout the life of the product. The physical Risk Assessment form these tables are based on has lots of controls so I have made 5 tables with a foreign key relating back to tblRiskAssessment.
I have placed the 5 subforms on a tab control – so these individual pages will form one record once brought back together. The 5 tables are named tblSDSRequest, tblSDSDetails, tblSDSHealthEffect, tblSDSControlMeasures, tblSDSEvaluation
Each Risk Assessment can only have a maximum of one entry in each of the 5 related tables. I do not seem to be able to get the relationship right. I thought I needed a junction table to synchronise the tabbed subforms but I have confused myself so much I not sure anymore. The foreign keys are not being recorded in the respective tables? Please see attached.
I have tried using one table and a single form and one table with multiple subforms, each has their own problems unfortunately.
I have no experience in coding at all, so please be patient and explain how and why, that would be much appreciated.
I am hoping someone can offer some guidance as to how best to approach this, thanks in advance.