Assuming your data starts in row 1, try this in C1:
Formula: copy to clipboard
=IF(COUNTIF($B$1:$B$1000,$A1),"ZIP CODE MATCH","")

Drag down

Hope this helps