Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Recently I've had two different files crash my excel consistently under these
conditions. Used some code to copy sheets to a new workbook, then this segment: Dim shp as Shape For Each Shp In ActiveSheet.Shapes Shp.Delete Next Shp After the sub ends and I try to save the new workbook, Excel is crashing every time. One of the sheets I'm using this for has enough shapes on it that I don't want to make a line naming each one to delete. How else can I skin this cat? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting Shapes | Excel Discussion (Misc queries) | |||
deleting all shapes and lines | Excel Programming | |||
Deleting shapes | Excel Programming | |||
Deleting shapes | Excel Programming | |||
Deleting shapes crashes for me. (Excel 97 vba) | Excel Programming |