I want to graph a range that is automatically updated, but
the range consists of formulae that do not have values
yet. I am doing a line chart, so I do not want these
values represented as zero, instead I would like to
essentially have them blank. For example, January and
February have values but the other months don't - how do I
graph or change the formulae to keep the other months from
showing up as zero on the graph.
I tried nested functions with "" as the False value, but
still get a zero value plotted on the graph.
Please help, I'm going nuts trying to figure this out.
Thanks
Bernard Liengme - 30 Dec 2003 18:57 GMT
Look at dynamic chart example on my sie
www.stfx.ca/people/bliengme/ExcelTips.
Or in the empty cells type =NA()
Best wishes
Bernard
------
> I want to graph a range that is automatically updated, but
> the range consists of formulae that do not have values
[quoted text clipped - 11 lines]
>
> Thanks
Bob Umlas - 30 Dec 2003 19:32 GMT
use NA() instead of 0
> I want to graph a range that is automatically updated, but
> the range consists of formulae that do not have values
[quoted text clipped - 11 lines]
>
> Thanks