S
shep
I am using MS ACCESS 2003
Is there a way to have data in one table's field to populate a corresponding
field in another table when the field in the parent table is not the primary
key?
I have a Products table and a Transactions table. A form is based on the
Products table and a subform on the Transactions table. The Products table
has a Unit of order field (e.g., Case), a Unit of issue field (e.g., Bottle)
and a Conversion field (e.g., 12). I have a Factor field in the Transaction
table that has same value as the Conversion field. When an order is received
the subform multiplies the number of units ordered by the Factor. But I have
to enter the Factor for each order.
I want link the Factor field to the Conversion field to avoid entering the
Factor on each order.
Can I do this or will I have to create a query an create the form and
subform from the query?
Thanks
Is there a way to have data in one table's field to populate a corresponding
field in another table when the field in the parent table is not the primary
key?
I have a Products table and a Transactions table. A form is based on the
Products table and a subform on the Transactions table. The Products table
has a Unit of order field (e.g., Case), a Unit of issue field (e.g., Bottle)
and a Conversion field (e.g., 12). I have a Factor field in the Transaction
table that has same value as the Conversion field. When an order is received
the subform multiplies the number of units ordered by the Factor. But I have
to enter the Factor for each order.
I want link the Factor field to the Conversion field to avoid entering the
Factor on each order.
Can I do this or will I have to create a query an create the form and
subform from the query?
Thanks