You're welcome. Thanks for the feedback.

A slightly shorter version of the same formula.

=IFERROR(INDEX('Source A'!E:E,MATCH(O1,'Source A'!F:F,0)),
IFERROR(INDEX('Source B'!J:J,MATCH(O1,'Source B'!K:K,0)),"No Match"))