Hi
I have a weird error, when using the StDev method on certain number of values.
In the spreadsheet itself, using the formula StDev() on:
1.428,1.428,1.428,1.428,1.428,1.428 [(x6)] = 0 CORRECT
1.428,1.428,1.428,1.428,1.428,1.428, 1.428 [(x7)] = 0 CORRECT
In VBA...