majaro
01-11-2008, 02:39 PM
I have a form that I am designing which I want the user to be able to press the delete form button and upon doing so would first append the entire record to another table and then a delete query to delete the record.
So the table I want to append from is called budget, the table I want to append to is called budget deleted.
Not being very good at VBA I was hoping someone could give me some sample to work from. Any help is appreciated. Thanks
So the table I want to append from is called budget, the table I want to append to is called budget deleted.
Not being very good at VBA I was hoping someone could give me some sample to work from. Any help is appreciated. Thanks