View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default deleting pictures

Activesheet.Pictures.Delete

if you don't have any activeX controls on the sheet.

--
Regards,
Tom Ogilvy

"choice" wrote in message
...
somehow i used the drag tool and copied about 10000 pictures. is there a

way
to delete them all without individually selecting the pictures? the

pictures
are named from picture 118-17596. is there a way to use a loop function

that
will delete these pictures? or select them like selecting multiple cells?

please help

thanks in advance