View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
G[_5_] G[_5_] is offline
external usenet poster
 
Posts: 8
Default Excel File size, when imported JPG images

Hi, I am trying to import JPG images in to an Image control
I have in my excel sheet. Even though the JPG is 60 KB in
size, when I import the image and save my excel, excel size
grows exponentially, to 4 MB. When I have 600 KB JPG, excel
size went to 17 MB. Can you tell if there is any way to
avoid this problem, why is this happening, is there any
property in the image control which can help to solve the
problem?

TIA
-G