Select the cell where you want the standard deviation result
Type `=STDEV.S(` for a sample standard deviation
Type `=STDEV.P(` for a population standard deviation
Select the range of cells containing your data
Close the parenthesis `)`
Press Enter
Example: `=STDEV.S(A1:A10)`
Example: `=STDEV.P(A1:A10)`
