I have a MS Access 2000 application which, using code, every night, creates a folder on a external drive named with todays date (ie Christmas Day 20071225) and copies various files into it.
What I want to be able to do is then use Windows Compression to compact the files into a single Windows Zip file named identically to the folder name (ie 20071225.zip) and delete the files ive just compacted leaving the zip file alone in the folder.
Can this process be automated? At present I perform the compression manually. Would I need to use a Shell command to control the file naming?
Any help most appreciated.
Dalien51
What I want to be able to do is then use Windows Compression to compact the files into a single Windows Zip file named identically to the folder name (ie 20071225.zip) and delete the files ive just compacted leaving the zip file alone in the folder.
Can this process be automated? At present I perform the compression manually. Would I need to use a Shell command to control the file naming?
Any help most appreciated.
Dalien51