elv567
04-28-2010, 10:15 AM
hi,
I have a worksheet with an image. I want to save it in a folder as a .jpg/.gif file. then when i click on a button on another worksheet, I want to retrieve this .jpg file and show it in a image control. Pls help. I've tried the Printout method with PrinttoFile. It saves it, but i cannot retrieve the image using image.picture = LoadPicture(). The error is - Invalid image.
I have a worksheet with an image. I want to save it in a folder as a .jpg/.gif file. then when i click on a button on another worksheet, I want to retrieve this .jpg file and show it in a image control. Pls help. I've tried the Printout method with PrinttoFile. It saves it, but i cannot retrieve the image using image.picture = LoadPicture(). The error is - Invalid image.