I have a table called tblRecords and another table called tblRecordsArchive. To keep the speed of the database up I manually copy any record that is more than 90 days old to tblRecordsArchive. I usually do this on the first of every month.
I would like to make a macro or module that would perform this task on the 1-5 of every month without my assistance.
What would I need to do to make this happen?
Krash
I would like to make a macro or module that would perform this task on the 1-5 of every month without my assistance.
What would I need to do to make this happen?
Krash