Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello everyone,
I am having trouble creating a macro that will activate a GIF picture within a chart and delete it. I keep getting the following error 'object variable or with block variable not set error' Can someone help me with this, I'm going nuts. The macro is below. Any help would be great. Thanks ActiveSheet.ChartObjects("Chart 2052").Activate ActiveChart.Shapes("Picture 20").Select Selection.Delete ActiveWindow.Visible = False |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Runtime Error '91' Object variable or With block variable not set | Excel Discussion (Misc queries) | |||
Object Variable Not Set Error on Selection object | Excel Worksheet Functions | |||
Cells.Find error Object variable or With block variable not set | Excel Programming | |||
Error trap with object variable problem | Excel Programming | |||
Error 91 - Object variable with block variable not set | Excel Programming |