B
Billp
Hi,
I have an old table which I want to extracted some rows out of to create a
new table. The new table will be linked to the old master in a one to many
relationship.
The old table was a customer database (one) with one delievery address.
The new table will house the addresses (many).
I want to append the data to the new table.
I want the new table to be linked via the CustmerID which is common.
I have created the relationship of one to many on the filed.
I want to append the data to the new table.
In the form the customer will have a subform which is the Delivery address
in a master to child.
How do I take the data so that i can create a one to many using the old data
but be able to add data - make sense?
Regards
I have an old table which I want to extracted some rows out of to create a
new table. The new table will be linked to the old master in a one to many
relationship.
The old table was a customer database (one) with one delievery address.
The new table will house the addresses (many).
I want to append the data to the new table.
I want the new table to be linked via the CustmerID which is common.
I have created the relationship of one to many on the filed.
I want to append the data to the new table.
In the form the customer will have a subform which is the Delivery address
in a master to child.
How do I take the data so that i can create a one to many using the old data
but be able to add data - make sense?
Regards