Here's another lookup challenge that I am not sure how to handle.
I get USPS and UPS Zone Charts in a format similar to this:
             
	Code:
	Zip Code    Zone
  005-212     8
  214-268     8
  270-324     8
  325         7
  326-342     8
  344         8
  346-347     8
  349         8
  350-352     7
  354-359     7
  360-363     8
 If some of the Three Digit Zips are shown in a range, is there a way to have Excel look in the range? How would I tell Excel that the Zone for 289 is 8?