B
Bob
I have two tables, staff and staff_data. They are joined
on field staff_id on a one-to-many basis.
I have a query based on the two tables which is a
RecordSource for a form. When I open the form in
DataEntry mode and begin inputting, a record is added
automatically to the staff table. How can I make sure a
record is also added to the staff_data table ?
Thanks
on field staff_id on a one-to-many basis.
I have a query based on the two tables which is a
RecordSource for a form. When I open the form in
DataEntry mode and begin inputting, a record is added
automatically to the staff table. How can I make sure a
record is also added to the staff_data table ?
Thanks