=DVAR(A4:C10,"Age",C1:C2) : Calculates the estimated variance for 'Age' column in the range A4 to C10, for the cells with Salary>8000. ''Returns 41.952380952380956'' as a result. | =DVAR(A4:C10,"Age",C1:C2) : Calculates the estimated variance for 'Age' column in the range A4 to C10, for the cells with Salary>8000. ''Returns 41.952380952380956'' as a result. |