![]() |
|
#2
|
|||
|
|||
|
Hi morgantobin
This is a formula approach! In A2 on Sheet3: Your profile indicates Excel 2010, you can take advantage of the aggregate function (Non Array formula enter the formula as normal) =IFERROR(INDEX(Sheet1!A$2:A$12,AGGREGATE(15,6,ROW( Sheet1!$2:$12)-ROW(Sheet1!$1:$1)/(ISNUMBER(MATCH(Sheet1!$B$2:$B$12,Sheet2!$B$2:$B$1 2,0))),ROW($A1))),"") Copy across to B2 and down. For Excel 2007< =IFERROR(INDEX(Sheet1!A$2:A$12,SMALL(IF(ISNUMBER(M ATCH(Sheet1!$B$2:$B$12,Sheet2!$B$2:$B$12,0)),ROW(S heet1!$2:$12)-ROW(Sheet1!$1:$1)),ROW($A1))),"") This is a array formula, to commit CTRL + SHIFT + ENTER copy across to B2 and down. Kevin |
| Tags |
| advanced filter, comparison, worksheets |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need To Compare Two Worksheets, Update Current Records And Insert New | David92595 | Excel | 1 | 07-20-2012 07:00 AM |
Need help matching text to the Character Map
|
Bobosmite | Word | 1 | 07-12-2012 08:12 AM |
| Macro for Advanced Filter | atwood121 | Excel Programming | 0 | 05-22-2012 07:47 PM |
Advanced Filter - Comparing Two Columns
|
apolloman | Excel | 5 | 07-27-2011 04:54 AM |
could you help me help me with advanced filter
|
Nora | Excel | 1 | 05-15-2009 11:10 AM |