what i am trying to do is move a specific number of files from one folder to another if there is too many files in the source folder ie
source folder has 126 files all PDF's, i want to move the first 50 files into a brand new folder. then loop until there are 50 or less files in any folder.
if its possible to limit the total mb instead of file quantity then that would be better.
its driving me mad
Bookmarks