Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAHere's my solution: I started by segregating the range minimum and maximum for each region on two separate columns. Then I combined the files using an Append Fields tool. Afterwards I only kept rows whose postal areas matched the boundaries set by range_min and range_max columns. Finally I summarized and sorted the true values.:)