I am familiar with the AVERAGEIF and AVERAGEIFS functions, but am looking for a function that performs a HARMONIC mean on an array of data that share a particular parameter.
For example: calculate the harmonic mean of B1 and B2 if A1=A2. Specifically, calcuate the harmonic mean of B1 to Bn if A1 to An share the same parameter.
Does anyone know how to write such a function?
Bookmarks