I have a question regarding a script i would like to use, but i have no idea if it can be accomplished.
Maybe one of you scripting experts could tell me straight away wether this is worth searching for or not.
I'm looking for a script, that allows me to copy folders and their files from a server to a local, based upon the values of cells in an excel spreadsheet.
More in Detail:
All values in the excelsheet are mentioned under column B.
B1, B2, B3 etc.
All of the values represent a folder on a server.
Ex. cell B1 contains value S0003030 (folder S0003030 is on the server).
With a push on a button, i would like a script to run through all the values under column B, and copy their corresponding folders on the server to the same folder the excel sheet is in on the local computer.
Can this be done? I'm not a programmer, but maybe if somebody could push me in the right direction i can always try to get it fixed myself by searching a bit everywhere.
Thanks in advance
Maybe one of you scripting experts could tell me straight away wether this is worth searching for or not.
I'm looking for a script, that allows me to copy folders and their files from a server to a local, based upon the values of cells in an excel spreadsheet.
More in Detail:
All values in the excelsheet are mentioned under column B.
B1, B2, B3 etc.
All of the values represent a folder on a server.
Ex. cell B1 contains value S0003030 (folder S0003030 is on the server).
With a push on a button, i would like a script to run through all the values under column B, and copy their corresponding folders on the server to the same folder the excel sheet is in on the local computer.
Can this be done? I'm not a programmer, but maybe if somebody could push me in the right direction i can always try to get it fixed myself by searching a bit everywhere.
Thanks in advance