View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Brian Murphy Brian Murphy is offline
external usenet poster
 
Posts: 126
Default Is this a bug in excel 2007 charting

I think you're right, Peter.

In a little bit of testing just now, the wierdness seems to stop if I
put values in those two empty cells of the X data column. I need to
check my code that creates these data sets and fix whatever is causing
the empty cells in the X data column. Could be I'm guilty of not
seeing the forest through the trees.

Cheers,

Brian