Try pasting the following modification of Bo_Ry's array entered formula into cell B17 and then, after activating by simultaneously pressing the Ctrl, Shift and Enter keys, copy over and down to cell I24:
Formula:
=IF(INDEX($C$4:$FA$11,MATCH($A17,$A$4:$A$11,),MATCH(LOOKUP(9^9,$B$15:B$15),$C$2:$FA$2,)+(B$16="LT")*3)="","",INDEX('Scorecard guide'!$D$3:$D$8,MATCH(INDEX($C$4:$FA$11,MATCH($A17,$A$4:$A$11,),MATCH(LOOKUP(9^9,$B$15:B$15),$C$2:$FA$2,)+(B$16="LT")*3),TEXT(RIGHT('Scorecard guide'!$C$3:$C$8,2),"0;;;""999""")/(LOOKUP(ROW('Scorecard guide'!$B$3:$B$8),ROW('Scorecard guide'!$B$3:$B$8)/('Scorecard guide'!$B$3:$B$8>""),'Scorecard guide'!$B$3:$B$8)=B$16),-1)))
Let us know if you have any questions.
Bookmarks