View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Rerieve Images from xls files and save them

Depending on the version of excel you're using, you may be able to just:

File|SaveAs
choose Web Page for the file type.

You'll see a new folder under the folder containing the file that contains all
the pictures.

blackpassword wrote:

I have many files contain image in each sheet, (there are 3 sheets each
file) and I want to retrieve the images and save them to jgp files? how
can i do that? please my friend.. i need it immediatelly. due to the due
date..

Thank's

--
blackpassword
------------------------------------------------------------------------
blackpassword's Profile: http://www.excelforum.com/member.php...o&userid=29357
View this thread: http://www.excelforum.com/showthread...hreadid=490657


--

Dave Peterson