Thread
:
deleting a chart object
View Single Post
#
2
Posted to microsoft.public.excel.programming
Tom Ogilvy
external usenet poster
Posts: 27,285
deleting a chart object
activeSheet.ChartObjects(1).Delete
--
Regards,
Tom Ogilvy
"alldreams" wrote in message
...
how could I have a macro delete a chart object from a
sheet? keep in mind the chart object name changes.
Thanks for your help
Reply With Quote
Tom Ogilvy
View Public Profile
Find all posts by Tom Ogilvy