L
Lainey
Hi I am creating a database that will tally defects that happen in a
manufacturing environment. There are many different types of defects, so I
can't fit them all in one table and am forced to use a one-to-one
relationship. The user of this database will have to enter a number for each
type of defect, so to add to my troubles, all the defects will not fit on a
single form.
How do i create only one record if a user is entering data from 3 separate
forms?
I need each defect to be related back to a certain date and shift#.
manufacturing environment. There are many different types of defects, so I
can't fit them all in one table and am forced to use a one-to-one
relationship. The user of this database will have to enter a number for each
type of defect, so to add to my troubles, all the defects will not fit on a
single form.
How do i create only one record if a user is entering data from 3 separate
forms?
I need each defect to be related back to a certain date and shift#.