Ah I understand - I have a small amount of brain fail today, but my first thought would be this:
1. Create a query based on your merge table, selecting and grouping by zip code. Run it and copy the results.
2. Create a table with an autonumber fields, and a zip code field. Paste results from 1...