Presuming "Runs" are in A2 down in each sheet, think you could group all the
sheets (except the sheet: "Feeder"), then place in B2
=IF(ISNA(MATCH(A2,Feeder!A:A,0)),"",IF(INDEX(Feeder!B:B,MATCH(A2,Feeder!A:A,0))=0,"",INDEX(Feeder!B:B,MATCH(A2,Feeder!A:A,0))))
Copy B2 down as far as required. Then ungroup the sheets.

Signature
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
> I have a workbook with multiple sheets, each sheet in column (A) has a three
> digit number that is assigned for a piece of work. Column (B) will describe
[quoted text clipped - 15 lines]
> 938 14:50
> 972 15:03