As for the proposal in post #6, change the formula in columns B:F to read:Formula:
=IF(A2="","",IF(INDEX($I$1:$I$11,COLUMNS($B$2:B$2)*2+1)="",A2,IF(INDEX(ResponseEdits!D$2:D$21,MATCH(A2,ResponseEdits!$C$2:$C$21,0))=INDEX($I$1:$I$11,COLUMNS($B$2:B$2)*2+1),A2,"")))
Let us know if you have any questions.
Bookmarks