I have a list of cells in a .CSV or .TXT file (NAME: "EXAMPLE.FILE" that contain file names (roughly 4-6K).

I then have a folder (NAME: "EXAMPLE.FOLDER") on my computer that contains roughly 40K items (upwards to nearly 50K).

The "EXAMPLE.FILE" needs to CALL upon the "EXAMPLE.FOLDER" and place those files from the "EXAMPLE.FILE" into ANOTHER folder (NAME:"EXAMPLE.FOLDER.2").

So, to sum:

"EXAMPLE.FILE" contains:
48993-dfhdn.JPG
dnunb-sss.JPG
222ffn-8.JPG

"EXAMPLE.FOLDER" contains:
1.JPG
48993-dfhdn.JPG<<<
yyyyyy-1.JPG
dnunb-sss.JPG<<<
hghhhh-9.JPG
ppp-9.JPG
222ffn-8.JPG<<<

Those with the aforesaid "<<<" need to then be placed "EXAMPLE.FOLDER.2"

Not sure if Excel or another program can do this. I would prefer a FREE program.