> How to make chart include only values from every 5th column till the end?
> Manually in "values" field it looks like:
[quoted text clipped - 11 lines]
>
> Thx in advance.
well, what's in the other 4 columns and why don't you just re-arrange
your data?
Failing that, you may find it easiest to set up another worksheet which
links its cells to every 5th column,and plot from there. The formula in
each cell will look something like
=OtherSheet!$[row()*5]$3
You would need to read up a bit on INDIRECT, MATCH, CONCATENATE, and
related functions to do this.

Signature
Team EM to the rescue! http://www.team-em.com