Below is VBA Macro Code that uploads images from Desktop Folder onto Worksheet. The code is Functional ie it works fine, but need some modification.
The code seems to ALTER the size of image during upload, which I DON'T want it to.![]()
Please Login or Register to view this content.
I have already created standard, uniform size of all images.
I simply want the code to pick the image & place it on Worksheet, without re-sizing it.
The Image size is 210 px X 150 px. - the code should also adjust size of Row Height & Col Width accordingly.
Anyone care to modify the code to remove that aspect of it's functionality ?
Thanks in Advance.
Bookmarks