View Full Version : Moving records


Twilight
04-11-2002, 03:58 AM
Is it possible to set up a query to move records from one table to another?

Rich
04-11-2002, 04:04 AM
Yes look up Append queries, you might want to include a Delete as well if you want to remove the entry from the original table.