|
| ||||||||||
| Tags: corresponding values, excel, excel 2007, office 2007 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Excel Look up one value and return multiple corresponding values
|
|
#2
| ||||
| ||||
| Excel Look up one value and return multiple corresponding values
Try to use the following formula hope it works for you using advance filter take out unique names in Col A paste it in Col C C2 you have names in D2 put this formula and drag it down Code: =IF(ISERROR((INDEX($B1$1:$B1$100,SMALL(IF($A$1:$A$100=$C$2,ROW($A1$1:$A1 $100)),ROW(1:1)),0))),"",INDEX($B1$1:$B1$100,SMALL(IF($A1$1:$A$100=$C $2,ROW($A1$1:$A1$100)),ROW(1:1)),0)) |
|
#3
| |||
| |||
| Excel Look up one value and return multiple corresponding values
I have try to use the above formula but it's not working for me is there any other method which i can use it and thanks for replying me. |
|
#4
| ||||
| ||||
| Lookup Two Values In A List And Return Multiple Corresponding
Try to use the below steps hope it works for you.
|
|
#5
| ||||
| ||||
| Excel Look up one value and return multiple corresponding values
Check out the below links to this will give you some idea how to do it. Excel : vlookup multiple values Help-How to select multiple values using lookup function??? Need help for vlookup function How to use vlookup for rounding up numbers in Excel 2003 |
|
#6
| |||
| |||
| Re: Excel Look up one value and return multiple corresponding values
Hi I have a data that has a particular number in sheet 1 and the database in in the second sheet, I need to know how many times payment has been made and amounts to be listed in cells next to the number |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Excel Look up one value and return multiple corresponding values" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| EXCEL Lookup the same value that has multiple values | horse43 | Windows Software | 1 | 09-06-2012 11:42 AM |
| Excel 2010: Can VLOOKUP return multiple non-empty values from a table? | marathon | MS Office Support | 3 | 21-01-2012 12:43 AM |
| Lookup multiple values in excel | Alatar1313 | Windows Software | 1 | 09-12-2009 01:49 AM |
| php return multiple values | Aston5 | Software Development | 2 | 29-06-2009 10:14 PM |
| Excel : vlookup multiple values | Laler | Windows Software | 3 | 25-06-2009 10:27 AM |