Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I was following the instructions on http://office.microsoft.com/en-us/ex...260381033.aspx
to return all the values that match a corresponding lookup value in a table and I have gotten it working using their steps. The problem I'm having is I need the formula to work when I fill it across the colums instead of down the rows. I want the returned results to appear on the same row horizonatally next to the lookup number instead of in several rows beside it. I've been playing with the formula but I cant seem to get it to cooperate. Anyone have any ideas. =IF(ISERROR(INDEX(Sheet2!$C$2:$D$2934,SMALL(IF(She et2!$C$2:$C$2934=$C $2,ROW(Sheet2!$C$2:$C$2934)),ROW(1:1)),2)),"",INDE X(Sheet2!$C$2:$D $2934,SMALL(IF(Sheet2!$C$2:$C$2934=$C$2,ROW(Sheet2 !$C$2:$C $2934)),ROW(1:1)),2)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
index match array function-returning only first match, need last. | Excel Worksheet Functions | |||
two table lookup match | Excel Discussion (Misc queries) | |||
table, index, array, match, lookup? | Excel Worksheet Functions | |||
Excel 2002 Lookup formula returning wrong results? | Excel Worksheet Functions | |||
Returning row # using match or index of repeated text in a complex table | Excel Worksheet Functions |