I
Ingrid
Merry Christmas,
I would like the use the following tables.
Table 1
Product Unit Price
1 $10.00
2 $5.00
Table 2
Component ID Product Component
1 1 A
2 1 B
3 2 T
4 2 U
5 2 V
These tables will save the product and component information like a
order details form. Just like when using a DLookup function, you type
in a product in the table 1 and the unit price is updated
automatically from the products table. I would like to update a cross
query or something to that effect. I need have the form update a sub
form with multiple components for every product.
I would appreciate any advise.
Thanks
I would like the use the following tables.
Table 1
Product Unit Price
1 $10.00
2 $5.00
Table 2
Component ID Product Component
1 1 A
2 1 B
3 2 T
4 2 U
5 2 V
These tables will save the product and component information like a
order details form. Just like when using a DLookup function, you type
in a product in the table 1 and the unit price is updated
automatically from the products table. I would like to update a cross
query or something to that effect. I need have the form update a sub
form with multiple components for every product.
I would appreciate any advise.
Thanks