As far as I can tell, I need to use regex although I am not very good at it! I get this far:
(Q1) How do I also specify the D: drive in regex?CIMG[0-9][0-9][0-9][0-9]
(Q2) How do I specify JPG files in regex? Sometimes my file names contain some additional text between "CIMGxxxx" and the file extension.