M munday63 Registered User. Local time Today, 18:55 Joined Feb 22, 2005 Messages 18 Mar 1, 2005 #1 hi I am trying to copy the data from one table into another table. I then wanted to update the table where it is copied from. This data i then wanted copied into that table in another row. Any ideas?
hi I am trying to copy the data from one table into another table. I then wanted to update the table where it is copied from. This data i then wanted copied into that table in another row. Any ideas?
ColinEssex Old registered user Local time Today, 18:55 Joined Feb 22, 2002 Messages 9,451 Mar 1, 2005 #2 For the new table use a MakeTable query For the updating use an Update query Col