K killerasp Guest Aug 11, 2003 #1 I want to have the data of a current record inserted into another table. is that possible?
R reel knotty Registered User. Local time Today, 03:07 Joined Jun 5, 2002 Messages 71 Aug 12, 2003 #2 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?
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?
N namliam The Mailman - AWF VIP Local time Today, 04:07 Joined Aug 11, 2003 Messages 11,685 Aug 13, 2003 #3 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
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