Jul-25-2019, 12:52 PM
Hello All,
I'm fairly new to coding with Python. I have an excel file that has a list of folder locations in column A and the destination folder in column B. I will like the code to loop through column A and copy the folders to the locations in column B. I'm not sure where to even start here. I've been Googling but I haven't found anything.
Thanks!
I'm fairly new to coding with Python. I have an excel file that has a list of folder locations in column A and the destination folder in column B. I will like the code to loop through column A and copy the folders to the locations in column B. I'm not sure where to even start here. I've been Googling but I haven't found anything.
Thanks!