Just use the FileCopy method on the mdb VB Code: FileCopy "C:\my.mdb", "C:\backup.mdb"
FileCopy "C:\my.mdb", "C:\backup.mdb"
Forum Rules