E
enrico1982
I am creating a database to record tests for eletrical units. Each unit has a
unique table for the results of its test. Each table also has three common
fields which appear in each table - serial no, date and person who entered
the data.
This is where my problem is. I need these common fields to be linked so when
anyone enters a test, the serial date and person is stored in 1 master table.
I have tried creating relationships but as i have found, new records are not
created in the master when they are in the others. I have also tried
splitting the field so that the common fields only appear in the master but
then my forms wont send info to more than one table.
Any help would be great as this is vital and urgent.
[email protected]
unique table for the results of its test. Each table also has three common
fields which appear in each table - serial no, date and person who entered
the data.
This is where my problem is. I need these common fields to be linked so when
anyone enters a test, the serial date and person is stored in 1 master table.
I have tried creating relationships but as i have found, new records are not
created in the master when they are in the others. I have also tried
splitting the field so that the common fields only appear in the master but
then my forms wont send info to more than one table.
Any help would be great as this is vital and urgent.
[email protected]