HI,
I hope someone can help me, yes I am a noobie to Macro's

I have source folder "D:\UnSorted Photos" that has thousands of JPGs that I need to sort.

The destination folder "D:\Sorted Photos" has already got a set of sub folders ( see image if it loads! ) if it doesn'tload/show then here is a example D:\Sorted Photos\AP03

So column B has the sub folder name "AP03"
And column C has the first photo name, the column D and so forth.

Now I need to move 3 photos from the source folder to the corresponding sub folder, The Photos are named in each row AP03 Photo 1.jpg, AP03 Photo 2.jpg, AP03 Photo 3.jpg

e.g

TEST, AP03, AP03 Photo 1.jpg, AP03 Photo 2.jpg, AP03 Photo 3.jpg


SS.jpg

I have found a script to do this but it also creates a new sub folder for each device using the Mkdir and this ends up creating 2 folder and the new folder can not be copied or deleted without a lot of stuffing around!

Thanks for your help !