Hi,
As far as a chart is concerned a cell with a formula in it is not an
empty cell. Even if the result of the formula appears to be empty.
Rather than the formula returning zero or "" try NA().
The chart will then not plot a point for that cell. It will however
interpolate between the valid point either side. So you will not get a
break in the line, if you are plotting lines.
Cheers
Andy
> Can anyone help please?
>
[quoted text clipped - 7 lines]
>
> Any help would be appreciated.

Signature
Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
ggovier - 25 Nov 2006 01:26 GMT
I'm posting this in several chains...
Tools -> Options -> Chart -> Plot empty cells as: Not plotted (leave gaps).
Should work for "" cells don't you think, it doesn't on Excel XP 2002.
GG
> Hi,
>
[quoted text clipped - 21 lines]
> >
> > Any help would be appreciated.