Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have banker names in Column A
I have titles in column B (either "Director" or "Managing Director") In column C I have market sales In column D I have the banker's market share So one row may be SMITH, A. Director 150.2 5.6% To get the TOTAL market share for all 100 bankers I would do: sumproduct(D2:D101*C2:C101)/sum(C2:C101) But how would I get the total market share for just managing directors? Hope this is clear. Thanks in advance, Daniel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
OR in SUMPRODUCT formula | Excel Worksheet Functions | |||
sumproduct formula help | Excel Worksheet Functions | |||
Nesting a sumproduct formula within a sumif formula. | Excel Discussion (Misc queries) | |||
Need to add to a SUMPRODUCT formula | Excel Worksheet Functions | |||
SumProduct Formula Help | Excel Worksheet Functions |