Hi All,
I'm working on a automated program for processing some production data.
I'm making a chart from scratch with chartobjects.add(top,left,width,height)
after that there are 2 shapes i'm adding to it, then I will group the 3 things. (all In module "Genereer_Aero_Graph_NEW")
In another module (Sheet_leeghalen) I want to delete the chart and shapes again so that the workbook goes back to a template style.
The chart and shapes won't delete, and now i'm a little stuck. (error = object variable or with block variable not set)
I've declared the variable Chartaero as Public, but no succes there.
Sorry I'm just beginning with VBA so I think I overlooked something.
Can anyone help me with this problem. I will attach the program with vba code.
Many thanks in advance!
BR Yuri
Bookmarks