Hello,

I have a photos database in "C:\pictures\". There are ~20000 photos.
Each .jpg photo is named by 8 digits number. For example: 41152356.jpg, 41152654.jpg, 41158625.jpg and etc.

Also, I have excel document which "A" column consist 8 digits number. ~1000 rows with numbers.

I need a macro which find exact picture and insert it to each cell comment in column "A".

Can anyone help me ?