Record Entry in another table

  • Thread starter Thread starter killerasp
  • Start date Start date
K

killerasp

Guest
I want to have the data of a current record inserted into another table. is that possible?
 
I guess I have to ask why you would want to have duplicate data? If you can put a relationship together to copy the data why couldn't you leave the data where it is and attach it to data in the other table via relationships?
 
Its possible, for instance use an append query or use a recordset or using subforms. Depending on what you want to do where and when.

Regards

The Mailman
 

Users who are viewing this thread

Back
Top Bottom