Keith,
Thanks for responding.
Let me explain further. I have a Table: Products
I also have a table: ProductPack
Products (1 to many) ProductPack.
ProductPack only contains the Packing Items for that product, linked via
productID.
In the Order Processing part of my order, when we enter an order for a
customer, we bring up a 'Job Number' for that new orderline and select
the Product. We can then hit a button which brings up a continuous form
listing all the packing items for that product. This form is based on a
query, based on the table ProductPack, with ProductID criteria set.
On the pop up form from the orders section, we can select yes/no against
each packing item.
I now need to record these selections for each Job Number not ProductID.
So, in the table ProductPack there will only be 'x' packing items for
each product.
At any one time, there may be multiple job numbers linked to the same
Product but with different Packing requirements. This is why I need to
record the selections to a new table. The packing records would be
deleted upon shipment in the system.
I have tried using an Apend query in a loop etc....i'm just confused on
how to get the selected records into the other table correctly.
David.
*** Sent via Developersdex
http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!