Dynamic range in LINEST?
Hello,
I am using the LINEST function to calculate the slope of best fit line of x:y data arranged in two columns.
Is there a way to make the two ranges used by LINEST dynamic, so that as I add data to the last row of the columns, the ranges automatically extend to include the new data?