Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 49948

[SOLVED] Last 6 data for std deviation calc

$
0
0
Say, I have a row of 10 data. I calculate the std deviation using stdev function on the 5th, 6th, 7th, 8th, 9th and 10th data.

A month later I add 11th data to that row. How can I set it up such that the stdev will automatically select the LAST 6 data (ie 6th, 7th, 8th, 9th, 10th and 11th data)?

Thanks.

Viewing all articles
Browse latest Browse all 49948

Trending Articles