Forest's recent activity

Hi Jimbo, I did some hair pulling on the same thing and came up with some similar code. Here is the code for anyone who needs it. You should add some error handling code as in Jimbos example. Public Sub MakeThumbs(ImageFolder As Variant) 'This code calls PhotoResizer from ms-access 2000-2007 'It makes thumbnails for a directory of images in a subdirectory call...