View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Cecilia Cecilia is offline
external usenet poster
 
Posts: 26
Default Dynamic Chart title and text formula?

I have a series of charts that I'd like to create a title for using the left
function.

I'd like the chart titles to be the result of =LEFT(B7,7). I know how to
pull the full contents of a cell but thought of saving a step to avoid doing
this as a separate cell formula and point the chart title to that. Any ideas?

Thanks!!!