Hi all,

As part of a macro that I'm currently making, there is a step that needs to be taken too.
I have now almost completed a macro that will upload files into an intranet site.
First I run a macro to get all the files from a folder into the excel sheet in column G. the file name and file path is in there. When the macro start uploading the files, it loops one by one. when the loop loads one up, it should use the full path of the file to select the file and cut it from the folder it is in and move it to a folder called dump in the root of C drive.

Thank you in advance and greetings.