View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jeff Jeff is offline
external usenet poster
 
Posts: 921
Default Trouble selecting chart in macro

I created a macro to ungroup a chart and autoshape object to edit the
autoshape. I then created a macro to regroup the chart. However, when I run
the macro, I receive an error message that "The item with the specified name
wasn't found." I tried to define a name for the object but each time the
group of objects is edited the name of the group changes (e.g., group 12,
group 13, etc.). How can I refer to this one chart/grouping in the macro?