A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Another option:
Somewhere to the right of the data, say:
In BA9: =M9
In BB9: =O9
In BC9: =Q9
Formula for standard deviation:
=STDEV.P(IF(BA9:BC9<>0, BA9:BC9))