H
Hubbymax
It looks like older messages tend to not be anwered once they get to
far burried. Any way...
I have a form with two sub forms. I want to save information from all
3 to a table. Main table has main Requester information and draws from
the Dept table. Subform1 has order info including dates, person
placing the order etc, and draws from the REQ table. Subform2 holds
the details of the order. I have it set up this way because the info
on the main form and on subform1 stays the same for each item entered
on subform2 as part of the requsition.
Each record for an item detail enterd on subform2 must be saved with
the info from the main form and subform1 as a new record.
I have been advised that this can be done by creating a query that
would collect all the data from the forms and creat a new record each
time I enter a new item on subform2. I am very bad at queries and do
not know where to start. I'm rather new at using them and this is the
last hurdle to finishing my project.
far burried. Any way...
I have a form with two sub forms. I want to save information from all
3 to a table. Main table has main Requester information and draws from
the Dept table. Subform1 has order info including dates, person
placing the order etc, and draws from the REQ table. Subform2 holds
the details of the order. I have it set up this way because the info
on the main form and on subform1 stays the same for each item entered
on subform2 as part of the requsition.
Each record for an item detail enterd on subform2 must be saved with
the info from the main form and subform1 as a new record.
I have been advised that this can be done by creating a query that
would collect all the data from the forms and creat a new record each
time I enter a new item on subform2. I am very bad at queries and do
not know where to start. I'm rather new at using them and this is the
last hurdle to finishing my project.