nleahcim,

Alternate formula in cell N4 using VLookup:
=IF(OR(N2="",N3=""),"",VLOOKUP(N2,A:K,MATCH(N3,A1:K1,0),FALSE))


~tigeravatar