Alternatively, replace the 0 (or blanks) by =NA(). These display as #N/A
which the chart engine ignores. As have a formula =IF(something, then_f(x),
NA() )
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email
"Zerex71" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Greetings,
>
> Just a quick question to the group - I often have columnar data that
> has nonzeo values in the x-column and was wondering how I can generate
> a line or scatter chart that doesn't keep jumping back down to zero
> every time y(x) = 0. Is there a way to "skip" the zeroes or only plot
> the nonzero values over the same range? It would make my life a lot
> easier to know. Thanks!
>
> Mike
>