Craig_Withers
New member
- Local time
- Today, 17:54
- Joined
- Jul 21, 2004
- Messages
- 7
I've just written an Append query to copy data from a live table into an archive table, and a Delete query to remove the data from the live table.
I've also written a macro that runs when the database switchboard opens, that disables the system messages, then runs the append query, then runs the delete query.
It seems to be running fine, but it feels kind of..inelegant to me, I was wondering if there was any other way of accomplishing this?
I've also written a macro that runs when the database switchboard opens, that disables the system messages, then runs the append query, then runs the delete query.
It seems to be running fine, but it feels kind of..inelegant to me, I was wondering if there was any other way of accomplishing this?