View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Andy Pope Andy Pope is offline
external usenet poster
 
Posts: 2,489
Default List Charts Macro

Hi Phil,

Hopefully its just a line wrapping problem.

Msg = Msg & vbCrLf & ChtObj.Name & _
" " & ChtObj.Chart.ChartTitle.Text

Cheers
Andy

Phil Hageman wrote:

Andy, Thanks for your reply. When running the code, I get a Compile error: syntax error on the line:
Msg = Msg & vbCrLf & ChtObj.Name & " " &

Thanks,
Phil


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info