You could just use a COUNTIF formula

=COUNTIF($A$1:$A$200,$B1)
Assumes B1 to B15 is your matched zipcodes and C1 (copied down) to C15 is where this formula is.