Custom Function for Weighted Average
Posted by Shamsuddeen. P.K on November 22, 2001 4:10 PM
Column A of my worksheet shows the amount of Loan and Column B shows Interest Rate.
I would like to know how to create a custom function to find out the weighted average of the given range of numbers(formula something like, WAVERAGE(A1:A10,B1:B10)
The function should return the following result :
(GrandTotal of (Loan*Interest))/grandtotal of Loan
Help is highly appreciated.
Regards,
Shamsuddeen. P.K