A akika New Member Oct 16, 2018 #1 Hi, How can i amend attached code to move files from different users folders instead of one specific folder Folders can either be: "\\D:\test\files\Workings\akika\backup\" "\\D:\test\files\Workings\kate\backup\" "\\D:\test\files\Workings\John\backup\" Attachments test.txt 385 bytes · Views: 2
Hi, How can i amend attached code to move files from different users folders instead of one specific folder Folders can either be: "\\D:\test\files\Workings\akika\backup\" "\\D:\test\files\Workings\kate\backup\" "\\D:\test\files\Workings\John\backup\"
chirayu Well-Known Member Oct 16, 2018 #2 try this "\\D:\test\files\Workings\" & Environ("UserName") & "\backup\"