Im trying to find an efficient way to calculate a weighted total in the attached spreadsheet.
My issue is that the criteria exist within the same column so i have tried a criteria based sumproduct with array but having no luck.
There is a lengthy way to do it i have written the layout of the result below.
(Business A (Margin * Sales) + Business B (Margin * Sales) + Business C (Margin * Sales)) / Sumif (Sales)
But the issue is my actual work sheet has about 20 businesses, so this will be a very inefficient method to do this.
Any help would be greatly appreciated!!
Bookmarks