Is there a weighted average function in Excel? if not, any clever ideas on how to create one?
S shekala Dec 9, 2005 #1 Is there a weighted average function in Excel? if not, any clever ideas on how to create one?
P Peo Sjoblom Dec 9, 2005 #3 Maybe =SUMPRODUCT(A1:A10,B1:B10)/SUM(B1:B10) with values in A and weights in B -- Regards, Peo Sjoblom (No private emails please)
Maybe =SUMPRODUCT(A1:A10,B1:B10)/SUM(B1:B10) with values in A and weights in B -- Regards, Peo Sjoblom (No private emails please)