TigerNoire
MIS
Hi,
I have a database that I am trying to generate a work call form in which all data regarding hours worked is saved to a show. The basic idea:
Show and Call - Main Form
Job - Subform 1
Employee - Subform 2
The design is supposed to allow easier viewing. The main form is unbound. The job subform then associates the job to the call. These parts are working fine.
My problem comes when I try to add an employee to the job as numerous people can work one job. I keep getting an error saying that an associated record needs to be present for a call. I check the relationship - 1 to many so that 1 call can go many places and I don't know what can be wrong - ideas???
Val
I have a database that I am trying to generate a work call form in which all data regarding hours worked is saved to a show. The basic idea:
Show and Call - Main Form
Job - Subform 1
Employee - Subform 2
The design is supposed to allow easier viewing. The main form is unbound. The job subform then associates the job to the call. These parts are working fine.
My problem comes when I try to add an employee to the job as numerous people can work one job. I keep getting an error saying that an associated record needs to be present for a call. I check the relationship - 1 to many so that 1 call can go many places and I don't know what can be wrong - ideas???
Val