Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Does anyone have any suggestions on how to use INDEX on following case?
I define myRangeA by selecting columns A & N (Select A hold down Ctrl and selectN) and name them using insert|name, and define myRangeB by selecting columns B & O then I can sort my RangeA under cell C1 =SMALL(myRange,row()), which give a sorted list for columns A & N I would like to look for the value in myRangeB, when it matches the value in column C. I try following codes, but it does not work, =INDEX(myRangeB, MATCH(C1, myRangeA,0)) for cell C1 Does anyone have any suggestions? Thank for any suggestions Eric |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Chart axes color index vs font color index | Charts and Charting in Excel | |||
How do I pull the col. index value as well as row index value | Excel Discussion (Misc queries) | |||
Index Row | Excel Worksheet Functions | |||
Using Index(A:A,.........) | Excel Worksheet Functions | |||
Using INDEX twice?? | Excel Worksheet Functions |