I have 2 unlinked tables and a form. The first table contains basic information (unique number, part # & Qty), this table is updated daily from another database (not compatible, and off limits to me).
The second table contains details of details related to the unique number, part # & Qty.
The form is used to enter the details & the part details.
On this form I am effectively duplicating the same information as in the first table, what I am trying to achieve is to be able to type the unique number into the form, and for the form to 'fill in' the part # & the Qty, and for this to update the second table.
I can't create a link between the 2 tables, because once the table updates, all the previous entries on the second table will have no reference.
Is there a way to copy information from specific records in 1 table to another table?
I hope that I've explained this properly, and that someone can help me.
Any help would be greatly appreciated.
Many thanks in advance
Anthony
[This message has been edited by Crawforda (edited 01-18-2002).]
The second table contains details of details related to the unique number, part # & Qty.
The form is used to enter the details & the part details.
On this form I am effectively duplicating the same information as in the first table, what I am trying to achieve is to be able to type the unique number into the form, and for the form to 'fill in' the part # & the Qty, and for this to update the second table.
I can't create a link between the 2 tables, because once the table updates, all the previous entries on the second table will have no reference.
Is there a way to copy information from specific records in 1 table to another table?
I hope that I've explained this properly, and that someone can help me.
Any help would be greatly appreciated.
Many thanks in advance
Anthony
[This message has been edited by Crawforda (edited 01-18-2002).]