Move documents to different folders based on csv

I have some hundred documents in one folder with 4 subfolders

I have a csv the contains the Destination and the filename

I want to use a script that checks the 4 subfolders for the filename and compare with the csv. And if the filename is in the csv the file should be moved to destination.

Thanks for the help

That’s a nice task to practice. Good luck with it! :wink: :slightly_smiling_face:

Or do you have any question about it? :smirk: :stuck_out_tongue_winking_eye:

Please keep in mind: We do not deliver ready to use code or solutions on request. But we will be happy to assist with the code you wrote by yourself. So if you already have something to show please share it here along with an explanation what’s not working as expected and we will try to solve your issue together with you. :wink: :+1:t4:

1 Like