Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() Hi, I have a formula that finds and sums the top 5 values in column A for a given range: SUM(LARGE($A$3:$A$500,ROW(INDIRECT("1:5")))) Now I want to use the top 5 criteria in column A to sum corresponding cells in B. I tried incorporating into this formula: SUM(IF(A3:A500=LARGE(A3:A500,ROW(INDIRECT("1:5"))) ,B3:B19)) but that's not it. Any help would be appreciated! Phillycheese5 -- Phillycheese5 ------------------------------------------------------------------------ Phillycheese5's Profile: http://www.excelforum.com/member.php...o&userid=24196 View this thread: http://www.excelforum.com/showthread...hreadid=378092 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
splitting the values from one column into two | Excel Discussion (Misc queries) | |||
Lookup values in a column and display them in order with no gaps | Excel Worksheet Functions | |||
Conversion | Excel Worksheet Functions | |||
Formula to compare multiple rows values based on another column? | Excel Worksheet Functions | |||
How can I sort an entire spreadsheet from a list | Excel Worksheet Functions |