Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I am trying to lookup a value in a row and return multiple values from another row. I have been successful in looking up a value in a column and returning a value from another column, and do not understand why I am having difficulties repeating the same procedure for rows. I am using the following function to find multiple values in row2 based on a certain value in row 1 from columns f through k. ={INDEX(F$1:$K$2,SMALL(IF(F$1:$K$2=$A$8,COLUMN(F$1 :$K$2)),COLUMN(F:$K)),2)} Any help would be greatly appreciated, T.H. EggHeadCafe.com - .NET Developer Portal of Choice http://www.eggheadcafe.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
lookup 1 value and return multiple corresponding values | Excel Worksheet Functions | |||
Lookup one value and return multiple corresponding values | Excel Discussion (Misc queries) | |||
Lookup in Multiple Columns, Return Multiple Values | Excel Worksheet Functions | |||
how to lookup a value and return multiple corresponding values | Excel Worksheet Functions | |||
Lookup and return multiple Values | Excel Worksheet Functions |