View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Randall Arnold Randall Arnold is offline
external usenet poster
 
Posts: 2
Default Capturing chart title from cell

I have a chart embedded in my worksheet. The data is a series of production
defect types drawn via ODBC from a SQL server. The nature of the production
errors may change from run to run and I would like this reflected in the
chart title. Specifically, I'd like the chart title to grab its content
from a certain cell. Other than VBA, is there a way to do this?

Thanks,

Randall Arnold