Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What's wrong with this code? It won't run. I am trying to select a .bmp
image on my worksheet and delete it. I also have a command button on the worksheet and don't want to delete that. The button is "Button 55". Thanks, groundhog Sheets("Sheet1").Select ActiveSheet.Shapes.SelectAll ActiveSheet.Shapes("Button 55").Deselect Selection.Delete |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting AND Deleting | Excel Discussion (Misc queries) | |||
Hyperlink to an image in other worksheet, displaying entire image. | Excel Worksheet Functions | |||
selecting and deleting a row based on a cell value | Excel Programming | |||
Selecting Text and deleting Page | Excel Programming | |||
Export the worksheet background image as an image file - possible? | Excel Programming |