Hi all
Using the below code deletes all shapes in my current sheet. However, I don't want to delete "Picture 6". So what would be the syntax?
![]()
For Each Shp In ActiveSheet.Shapes Shp.Delete Next Shp
Hi all
Using the below code deletes all shapes in my current sheet. However, I don't want to delete "Picture 6". So what would be the syntax?
![]()
For Each Shp In ActiveSheet.Shapes Shp.Delete Next Shp
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks