I have a few Averageifs statement to ascertain the mean when certain criteria is met, however would like to do the same for those values where the criteria is met to calculate the standard deviation.
Here is an example of the formula used to calculate the average
Here is an example of the formula used to calculate the average
Code:
=AVERAGEIF(Sheet1!$Q$2:$Q$2083,"="&ByMVIR!$B6,Sheet1!$R$2:$R$2083)