Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() I really don't know how easy or difficult it might be, but here it is: I have something like this (example) : -------------------------------------- | A | B | C | D | -------------------------------------- 1 | 15| W1 | | | 2 | 5| W2 | | | 3 | 7| W1 | | | 4 | 9| W3 | | | 5 | 21| W4 | | | 6 | 14| W2 | | | -------------------------------------- Now, I want to have the result of all the W1 in D1, All W2 in D2, All W3 in D3 and all W4 in D4 without having to create any additional SUMs somewhere else to discriminate and then get the result (e.g. =IF($B2="W2",$A2,0) and copying the formula all along the column, then =SUM(xx:xx) and get the result.) Can it be done? Thanks a lot for your help! -- Hanzo ------------------------------------------------------------------------ Hanzo's Profile: http://www.excelforum.com/member.php...o&userid=29955 View this thread: http://www.excelforum.com/showthread...hreadid=496516 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto fill multiple cells depending on single cell value | Excel Worksheet Functions | |||
Help: Multiple filters with mutually exclusive items | Excel Discussion (Misc queries) | |||
Req: How to create multiple mutually exclusive filters | Excel Worksheet Functions | |||
Can I get the mode, min, and max with multiple criteria? | Excel Discussion (Misc queries) | |||
Excell will not add multiple sums together, what do I have turned. | Excel Discussion (Misc queries) |