Forum Discussion
Craig_Gallagher
Apr 25, 2019Copper Contributor
Change the row-to-row increment value when copying down a column, from +1 to +300
My formula in cell H5 is "=SLOPE('Data 300 Counts'!G903:G1200, 'Laser Pixel Data'!$H$3:$H$300)" I want to copy this down the column so that H6 is "=SLOPE('Data 300 Counts'!G1203:G1500, 'Laser Pixe...
Craig_Gallagher
Apr 25, 2019Copper Contributor
Yes, that did the trick, thank you.
SergeiBaklan
Apr 25, 2019Diamond Contributor
Craig_Gallagher , you are welcome. That was misprint in the formula like 300**( instaed of 300*(
Sorry for that, mistake with copy/paste.