B
Bob Quintal
I got the date on the main form fixed - and the subform works
for the first date- thanks but now when I go to a new date the
subform for the new date shows all of the jobs already
scheduled - would like the subform to got back to blank (and
reschedule for new day)since need to schedule new jobs and
some of the same jobs for new day.
Thanks so much for still helping,
Barb
The link child fields and link parent fields should control this.
Make sure that the Employee listbox and the txtdate field are in
the parent fields, separated with a comma, and the child fields are
the employee and date columns of the subform.