I have searched pretty extensively and I have not been able to find an answer. I have one DB and right now only one table called personnel. I want to be able to have a button that moves a record from the personnel table to a detached table. I would imagine that this could be done by a move macro followed by a delete macro, but I am not a macro or VB kind of guyThanks for your help.