=DVARP(A4:C10,"Age",C1:C3) : Calculates the true variance for Age column in the range A4 to C10, for the cells with Salary>8000. ''Returns 35.95918367346939'' as a result. | =DVARP(A4:C10,"Age",C1:C3) : Calculates the true variance for Age column in the range A4 to C10, for the cells with Salary>8000. ''Returns 35.95918367346939'' as a result. |