View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
joel[_3_] joel[_3_] is offline
external usenet poster
 
Posts: 1
Default What is this little yellow box with a scroll icon inside?


You are right. I didn't think if you moved the top one the other should
not moved unless they are grouped.

try this code.

for each shp in activesheet.shapes
shp.delete
next shp


--
joel
------------------------------------------------------------------------
joel's Profile: http://www.thecodecage.com/forumz/member.php?userid=229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=149284