Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a picture in the footer of one of my work sheets. How can I copy this
picture and paste it in the worksheet itself?? Thanks in advance for any suggestions -- jake |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Manually?
If you're using xl2002 or higher... Save a copy of the file as a web page: file|saveas Save as type: Web Page (*.htm; *.html) Then close excel Use windows explorer to go to that folder that holds the file you just saved. Look for a new subfolder that has the name of the file followed by _files, like: Book1_files You'll see a bunch of files there including the picture file. I don't have any idea how this could be mechanized. Jakobshavn Isbrae wrote: I have a picture in the footer of one of my work sheets. How can I copy this picture and paste it in the worksheet itself?? Thanks in advance for any suggestions -- jake -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you Dave. It looks like I can get ALL the pictures in the workbook
this way, not just the footer of a single sheet. While automation is nice, it is not necessary. I would have to know which ..jpgs hold which pictures. Thanks again... -- jake "Dave Peterson" wrote: Manually? If you're using xl2002 or higher... Save a copy of the file as a web page: file|saveas Save as type: Web Page (*.htm; *.html) Then close excel Use windows explorer to go to that folder that holds the file you just saved. Look for a new subfolder that has the name of the file followed by _files, like: Book1_files You'll see a bunch of files there including the picture file. I don't have any idea how this could be mechanized. Jakobshavn Isbrae wrote: I have a picture in the footer of one of my work sheets. How can I copy this picture and paste it in the worksheet itself?? Thanks in advance for any suggestions -- jake -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy and Paste Chart as Picture into another workbook or worksheet | Charts and Charting in Excel | |||
How to copy worksheet layout, values and graph as picture | Excel Programming | |||
Footer Picture | Excel Programming | |||
Is it possible to copy a header/footer from one worksheet to anoth | Excel Discussion (Misc queries) | |||
VBA to copy a worksheet to word as a picture | Excel Programming |