View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ken Shaffer Ken Shaffer is offline
external usenet poster
 
Posts: 9
Default adding link to chart title using VB

I have a sample chart whose title is a link to another cell in a different
worksheet. I can't find where in the chart object this is stored, so that I
can set it programatically via VB.

Ken Shaffer