Hey, can anyone give me a hand with some code that automatically moves files with a certain word within the filename to a specific folder?
So all files where the filename contains "LH" gets moved to the folder called "LH"...all files where the filename contains "BH" gets moved to the folder called "Bankh".
The directory where the filenames are to be searched remains constant, and the folders that i want to move the files to are also constant.
I've been trying to do this for a while via other means, but haven't got anywhere.
So all files where the filename contains "LH" gets moved to the folder called "LH"...all files where the filename contains "BH" gets moved to the folder called "Bankh".
The directory where the filenames are to be searched remains constant, and the folders that i want to move the files to are also constant.
I've been trying to do this for a while via other means, but haven't got anywhere.