I want to have seven tables (relationship between them already exists) that report the data as follows;
Table 1-6 - Masters: data is input here
Table 7 - Child: data from Master is relayed here
I have tried with a Query to no avail, and even though the master tables have test records populating them I cannot seem to get the necessary fields shown in the Child table... Help!
Table 1-6 - Masters: data is input here
Table 7 - Child: data from Master is relayed here
I have tried with a Query to no avail, and even though the master tables have test records populating them I cannot seem to get the necessary fields shown in the Child table... Help!
Comment