Hi
I have searched everywhere but somehow the VBA codes I found on the web to do this routine have not worked.
This is what I am trying to do:
I have a set of images (PNG format) located in a folder (C:\MyImages)
I want a VBA code to automatically load these into a workbook (in a sheet called 'Screenshots') and insert them in cells of Column B. These cells have been resized to accommodate an ideal resolution size of the images.
Ideally, I would like the file name of each images to be inserted in Column A cells, next to the relevant image.
Any help would be greatly appreciated!
Thanks
I have searched everywhere but somehow the VBA codes I found on the web to do this routine have not worked.
This is what I am trying to do:
I have a set of images (PNG format) located in a folder (C:\MyImages)
I want a VBA code to automatically load these into a workbook (in a sheet called 'Screenshots') and insert them in cells of Column B. These cells have been resized to accommodate an ideal resolution size of the images.
Ideally, I would like the file name of each images to be inserted in Column A cells, next to the relevant image.
Any help would be greatly appreciated!
Thanks