Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
NLM NLM is offline
external usenet poster
 
Posts: 1
Default Excel: Using Look up to return multiple corresponding values

I looked over the correspondence using INDEX, SMALL and ROW. I can't get it
to work. This is my formula (right out of the help pages on this subject:
=INDEX($A$1:$B$7,SMALL9if($A$1:$A$7=$A$10,ROW($A$1 :$A$7)),ROW(1:1))
I have my Columns A1-A7 set up with names. I have my columns B1-B7 set up
with whole numbers. I set my cell A10 with a name that is in the A column
twice. All I get back is #VALUE.
I decreased the formula to
=SMALL(IF$A$1:$A$7=$A$10,ROW($A$1:$A$7)),ROW(1:1)) and got the same thing.
It asks that I use CTRL+SHIFT+ENTER. I dont' see anything happening.
When I track the forumla it is returning the correct row numbers; but it
will not display in the cell.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Find a Match in Multiple Places & Return Multiple Values Toria Excel Worksheet Functions 3 June 24th 08 09:49 PM
Lookup multiple values return one value corresponding value Excel DP7 Excel Worksheet Functions 1 October 23rd 06 09:52 PM
Lookup in Multiple Columns, Return Multiple Values andy62 Excel Worksheet Functions 3 July 6th 06 02:36 AM
return multiple corresponding values in excel Chiller Excel Worksheet Functions 5 January 12th 06 05:43 PM
Search multiple values to return single values JANA Excel Worksheet Functions 8 October 27th 05 04:26 PM


All times are GMT +1. The time now is 10:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"