View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier
 
Posts: n/a
Default Longer Chart Title?

31 characters is the maximum length of a sheet name. The chart title has no
such limitation.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

"Ombrelune" wrote in message
oups.com...
Hi everybody. I found a difficult problem when i want to create chart
automaticly from VBA. When the title string is longer than 31
characters excel can't create the chart. Is there any way to avoid this

problem?