View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default How to find file of picure imbedded in the header?

Once embedded in the header, the picture does not live as an independent
file, but it is easy to extract it.

After openning the workbook, save it as a web page (.htm)

The SaveAs will produce two items:

1. Book1.htm
2. a folder called something like Book1_files

The picture will be in that folder
--
Gary''s Student - gsnu200824


"SHIMMY" wrote:

I received an excel file with a picture embedded in the header. To customize
it I can only see &[picture] . How do I find the file of that picture? I want
to copy it to another excel workbook.