New to the forum
I would like to be able to do the following in a bat file , if possible ,
Copy a file called chauffeur.accdb to a file called chauffeur1.accdb
The next time the bat file is run copy the file to chauffeur2.accdb . the next time to chauffeur3.accdb etc
also to throw into the mix delete the oldest version (retaining 5 copies on disk)
Many thanks
Ian