I have stock data in excel which I'd like to chart using
the high low close option. Problem is that the data
contains zeros on some days. Can I get excel to ignore
the zeros instead of plotting them. If not what's the
best way of converting these zeros to blank cells so
that Excel does not chart them.
Thank you
Bernard V Liengme - 11 Dec 2003 15:50 GMT
Hi Ben,
Two ways:
1) replace zeros (or missing data) by =NA()
2) Tools/Options/Chart and specify what is to be done with missing values.
Bernard
> I have stock data in excel which I'd like to chart using
> the high low close option. Problem is that the data
[quoted text clipped - 3 lines]
> that Excel does not chart them.
> Thank you