I have a code which inserts photos into a worksheet. The code inserts the image to a fixed size and position.
My problem is that the size of the jpg file is fairly large, so when the worksheet is saved the xls file is large.
Is there any way of adding code which resizes/resamples the jpg image as it is being inserted? A reduction in quality is not a major concern.
Thanks in anticipation
My problem is that the size of the jpg file is fairly large, so when the worksheet is saved the xls file is large.
Is there any way of adding code which resizes/resamples the jpg image as it is being inserted? A reduction in quality is not a major concern.
Thanks in anticipation