J
JP
I have two tables, one called backlog, one called orders.
Inside orders there is billing and shipping info, contact
info, and a Customer purchase order field (CPO).
In Backlog there is product info, quantity and orderID,
CPO, and Invoice ID.
I made a form for the orders using a subform to input
backlog items. I linked the forms using master/child of
OrderID.
I want to be able to grab the CPO from the main form and
insert it into the line item as soon as I finish entering
the line item. I also want to do the same thing for an
invoice order form.
Inside orders there is billing and shipping info, contact
info, and a Customer purchase order field (CPO).
In Backlog there is product info, quantity and orderID,
CPO, and Invoice ID.
I made a form for the orders using a subform to input
backlog items. I linked the forms using master/child of
OrderID.
I want to be able to grab the CPO from the main form and
insert it into the line item as soon as I finish entering
the line item. I also want to do the same thing for an
invoice order form.