Moving a record once it has been completed

sthapa

Registered User.
Local time
Today, 14:03
Joined
Jun 1, 2004
Messages
27
Hi All

is there a way to move a record to another table once certains fields on a form have been completed.
Also once the record has been moved it is there any way of deleting it from the original table ?

Thanks
 
Use an APPEND Query and then use a DELETE Query
 

Users who are viewing this thread

Back
Top Bottom