View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Richard1284[_7_] Richard1284[_7_] is offline
external usenet poster
 
Posts: 1
Default Creating a Graph as an Object : Urgent!

Hi all,

Could anyone please let me know how I can delete a specific graph on
specific sheet in VBA . I have tried inserting it as an object but thi
doesn't work as I believe it already is an object. I have trie
referring to its TopLeftCell address, I don't think this works and
have also tried the old Workbook.Charts.Delete

Can anyone please help

--
Message posted from http://www.ExcelForum.com