Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Image resize

Status
Not open for further replies.

sfenili

Automotive
Joined
Nov 19, 2002
Messages
9
Location
IT
I need to put some images into an Excel workbook. The problems is that my images are too big and I want to reduce the memory size of the images to reduce the final size of the workbook.
I tried to use .width and .height but these commands change the visualization only and the image maintain the original memory size.
It's possible to make it using VBA?

Thanks
Simone
 
No, you need an image processing program. IRFAN Viewer is one such program that will resample your image.

TTFN
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top