View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Kevin Kevin is offline
external usenet poster
 
Posts: 504
Default plot areas gone wild

I've got 62 charts in a single worksheet. I use VBA to create them. After
they're created they look fine. Plot areas are all good. But when I copy
the worksheet to a new workbook the plot areas in most of the charts go
haywire. I think I've isolated the problem to charts that are not visible in
the window. That is, when I set the window magnification to 65% I see all of
the first two charts and most of the third and fourth charts. Charts 5
through 62 are all outside the active window. When I open the new workbook
the plot areas in charts 5 through 62 are all haywire. Anybody else have
this experience? Any fixes?

Thanks much.


Kevin