Hi everyone, I think my title needs some work.
I have this formula
and wish to drag it down a column and have "Sparklines!B27:C28" increase by 2 instead of 1. ie the next would look like:
and so on...
Thanks in advance for any help.
sd
I have this formula
Code:
=scatterchart(Sparklines!B27:C28,,ScatterPlot!$M$2,ScatterPlot!$M$3,ScatterPlot!$N$2,ScatterPlot!$N$3,ScatterPlot!$U$11,ScatterPlot!$T$11)
and wish to drag it down a column and have "Sparklines!B27:C28" increase by 2 instead of 1. ie the next would look like:
Code:
=scatterchart(Sparklines!B29:C30,,ScatterPlot!$M$2,ScatterPlot!$M$3,ScatterPlot!$N$2,ScatterPlot!$N$3,ScatterPlot!$U$11,ScatterPlot!$T$11)
and so on...
Thanks in advance for any help.
sd