Allows you to backup a source file and have the destination file name be the current date. Great for database backups!
Assumes
Create a new form, create a field called text1 and a field called text2. Also create a command button called command1.
Change Source directory to your database directory name, change source file name to your database name, and change the destination directory name to the location you want the database file backed up to..