How do I calculate statistics by storing the starting and ending rows to be evaluated in columns?

To calculate statistics by storing the starting and ending rows in columns, you can use a formula like:

c3=mean([c0:c1, 2:2])

The starting row numbers would be entered in column 0 and the ending row numbers would be in column 1.

Keep in mind that as the function moves down the data window, each row becomes row 0 when it is being evaluated, so you would need to adjust the starting and ending rows that are entered in the input columns to get the correct results.

Scroll to Top
Synergy Software
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.