Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default save photos from a worksheet

Dear Group,
i have a xls file (excel 2000) with the following layout
a1: id001
b1: Picture file (*.jpg), what user did was: click to b1 cell, then insert a
jpg file.
a2: id002
b2: picture file
.....
a200: id200
b200: picture file

my task now is to go through cells B1 to B200 and copy them, open mspaint
then paste them, save them as id001.jpg to id200.jpg

Question: Is there any way to script this routine?

TIA

L.Peter


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,393
Default save photos from a worksheet

You cannot insert a picture into a cell. An image sits as a new layer on the
worksheet.Pictures are members of the Shapes collection
--
Bernard Liengme
www.stfx.ca/people/bliengme
remove CAPS in e-mail address
"L.Peter" wrote in message
.. .
Dear Group,
i have a xls file (excel 2000) with the following layout
a1: id001
b1: Picture file (*.jpg), what user did was: click to b1 cell, then insert

a
jpg file.
a2: id002
b2: picture file
....
a200: id200
b200: picture file

my task now is to go through cells B1 to B200 and copy them, open mspaint
then paste them, save them as id001.jpg to id200.jpg

Question: Is there any way to script this routine?

TIA

L.Peter




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default save photos from a worksheet

Thanks Bernard for that info. So is there any way i can save the
worksheet.pictures to another jpg file?

TIA

Peter
"Bernard Liengme" wrote in message
...
You cannot insert a picture into a cell. An image sits as a new layer on

the
worksheet.Pictures are members of the Shapes collection
--
Bernard Liengme
www.stfx.ca/people/bliengme
remove CAPS in e-mail address
"L.Peter" wrote in message
.. .
Dear Group,
i have a xls file (excel 2000) with the following layout
a1: id001
b1: Picture file (*.jpg), what user did was: click to b1 cell, then

insert
a
jpg file.
a2: id002
b2: picture file
....
a200: id200
b200: picture file

my task now is to go through cells B1 to B200 and copy them, open

mspaint
then paste them, save them as id001.jpg to id200.jpg

Question: Is there any way to script this routine?

TIA

L.Peter






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I save only active worksheet without save all of worksheet droth Excel Worksheet Functions 2 February 21st 09 05:11 PM
When you hit Save on a template, how can you save as worksheet? cwgirl1982 Excel Worksheet Functions 1 September 4th 08 11:18 PM
How can I programatically change photos in one worksheet Steve Excel Discussion (Misc queries) 10 December 2nd 06 01:07 AM
'Save current worksheet'; 'Open next worksheet' - two command buttons englishmustard Excel Discussion (Misc queries) 1 April 7th 06 12:54 PM
Worksheet Buttons (Save, Save As, Cut, Paste, etc.) Not Working SuzieQ12345 Excel Worksheet Functions 5 January 21st 05 02:57 PM


All times are GMT +1. The time now is 02:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"