You already have some good answers, but if you want more information, see:
Move records to another table - copy + delete in a transaction
at:
http://allenbrowne.com/ser-37.html
The article talks about archiving, but the process is the same for what you
want to do, and the transaction makes it safe.
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users -
http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"BrookieOU" <(E-Mail Removed)> wrote in message
news:086BA504-0932-4704-A1A8-(E-Mail Removed)...
>I have a table in my database that tracks employees. We would like to
>begin
> tracking candidates. Is it possible to create a table for candidates
> where
> once I filled in the hire date field it would automatically move the
> information I need from the candidates table to the employees table?