cliff7376
10-15-2001, 08:13 AM
I have a problem I cannot figure out. I need to be able to copy a table and have two other tables that are linked to the primary key copy along with it. Can anyone help me Please.
|
View Full Version : Duplicate data from several tables PLEASE HELP! cliff7376 10-15-2001, 08:13 AM I have a problem I cannot figure out. I need to be able to copy a table and have two other tables that are linked to the primary key copy along with it. Can anyone help me Please. JWilson 10-15-2001, 01:27 PM have you tried a make table query for each of the tables and then a query to link all three and filter on required data? cliff7376 10-16-2001, 11:51 AM I'm not really skilled on access. No I have not. Is there an easy way to do that? By the way thank you for replying i appreciate it. |