Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try...
=SMALL(IF((A3:A782=E7)+(B3:B782=E7),C3:C782),1) ....confirmed with CONTROL+SHIFT+ENTER. Change the formula accordingly for the second smallest, third, fourth, and fifth. Hope this helps! In article , Motty wrote: Hi all, I have a problem with an index function i created. Here is what the function looks like: *=INDEX(SMALL(C3:C782,{1;2;3;4;5}),OR(MATCH(1,A3:A 782=E7,0),MATCH(1,B3:B782=E7 ,0)))* The intended purpose with it is to find the 5 smallest values from cells C3:C782 if cells A3:A782 MATCH E7 OR if cells B3:B782 Match E7. Hope that makes sense if not i will be happy to elaborate. At the moment i get error #N/A with my statement. Thanks in advance for any help, Motty. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel option to store trendline's coefficients in cells for use | Charts and Charting in Excel | |||
Date & Time | New Users to Excel | |||
How can I download and install ERROR FUNCTION in Excel 2003? ERF. | Excel Worksheet Functions | |||
Lookup Function Error | Excel Worksheet Functions | |||
Erf (the error function) for both negative and positive numbers | Excel Discussion (Misc queries) |