![]() |
#2
|
||||
|
||||
![]()
First extract the unique part numbers, using Advanced Filter (Data Menu) to another area, say column F.
Once you have the unique parts in Column F, then in G2 enter formula: =IFERROR(INDEX($B$2:$B$24,SMALL(IF($A$2:$A$24=$F2, ROW($A$2:$A$24)-MIN(ROW($A$2:$A$24))+1),COLUMNS($G1:G1))),"") Adjust ranges to suit (don't use ranges larger than necessary). Then confirm the formula with CTRL+SHIFT+ENTER not just ENTER. Copied down and across as far as needed to get all the data. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Multiple found values from five sheets, multiple returned values in sheet six? | irisha | Excel Programming | 26 | 09-30-2016 01:20 AM |
Display multiple values as new values based on selection from template. | MvdB | Excel | 2 | 09-29-2015 08:51 PM |
![]() |
Jac_Fcb | Excel | 1 | 03-17-2015 12:41 AM |
![]() |
AUHAMM | Excel | 3 | 10-27-2014 09:11 PM |
![]() |
tinfanide | Excel | 2 | 09-02-2014 11:41 AM |