Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Used text to columns to split the postal range into 2 columns, then used generate rows to expand the lookup table, then joined the data and summarized accordingly.