T
TimWaters
I am writing a form for work and the relationship between the two tables is
one-to-many.
The big table has a customer_order number field. The small table has 4
fields with the customer_order field as the primary key, like I said, in a
one-to-many relationship. I need a repeating section that contains text boxes
for the other 3 fields in the small table and when that is submitted, I need
the customer_order.smalltable to be filled in with data from the displaying
customer_order.bigtable that the user used to query and submitted to the
database when the user submits the other 3 fields. I am just learning
InfoPath right now and am not sure how to accomplish this. It is a very
simple Access 2003 database and InfoPath 2003.
one-to-many.
The big table has a customer_order number field. The small table has 4
fields with the customer_order field as the primary key, like I said, in a
one-to-many relationship. I need a repeating section that contains text boxes
for the other 3 fields in the small table and when that is submitted, I need
the customer_order.smalltable to be filled in with data from the displaying
customer_order.bigtable that the user used to query and submitted to the
database when the user submits the other 3 fields. I am just learning
InfoPath right now and am not sure how to accomplish this. It is a very
simple Access 2003 database and InfoPath 2003.