I am writing a very simple copy routine that is to capture a report for each day. I need to rename the file each time I copy it to a historic directory, so that the file name will include the File Name and the current system date. I have tried a number of things and although I can always get a file name + system date in a msgbox – I haven’t found the right syntax to actually name the file with that combination “Population Report 11/02/02”.