It was a sloppy cut and paste there is a extra space in the path Set F1 = Fso.GetFolder(" C:\Users\User1\Documents\Backup Files\Halo\Halo CE Maps") Set F1 = Fso.GetFolder("C:\Users\User1\Documents\Backup Files\Halo\Halo CE Maps") You have to make sure you have that path, or change it to what ever path you want Set F1 = Fso.GetFolder("C:\WINDOWS\system32")