kelly mort
Well-known Member
- Joined
- Apr 10, 2017
- Messages
- 2,169
- Office Version
- 2016
- Platform
- Windows
Hello again,
I have been searching the net for a while now to find a solution to my problem.
I have come close in most cases but not right to the point.
I want to go to a folder called "MyImages" in the location on my workbook. That's. ..... ThisWorkbook.Path & "\MyImages".
Then I count all images that are above 50kb and show results in a MsgBox alert.
Basically the images will be jpeg files but I will be glad if we can track all other image formats as well.
Thanks
I have been searching the net for a while now to find a solution to my problem.
I have come close in most cases but not right to the point.
I want to go to a folder called "MyImages" in the location on my workbook. That's. ..... ThisWorkbook.Path & "\MyImages".
Then I count all images that are above 50kb and show results in a MsgBox alert.
Basically the images will be jpeg files but I will be glad if we can track all other image formats as well.
Thanks