I am trying to copy folders from the C drive, place them in a folder and rename them to current year, date and day. However I am having issues with DirCopy not even working. Could anyone please assist? With in those folders are multiple files so from the Help file it looks like DirCopy is the only way to go. Once the folders are copied over they need to be changed to show the year, date and month.
Here is the code I have written:
I thought I would try to get this code working before I tried to rename the folders. Any help would be greatly appreciated!