i'm able to move files based on name to a single folder. My ultimate goal is to move files based on a specific name and move that to a specific folder. for example
File A = ABCD1234
File B = BCDA2341
File C = CDAB3412
Folder 1 - User1
Folder 2 - User2
Folder 3 - User3
I would like to automate something to do the following move file A to user 3, file b to user 1, file c to user 2 based on criteria.
I don't know if this is possible. If it is can someone point me in the right direction. Thanks.

Report
All responses (
Answers (