J
jcollins
I have the following table (simplified) that indicates what shipping
zone will be assigned to a shipment based upon the first three digits
of the package destination zip code (if going to one of these zip
codes, then this shipping zone applies):
zipcode zone
100-149 135
650-655 132
829-834 136
There are 130 of these ranges in my table.
I have a second list that needs to have zone assigned based upon the
first three digits of the package destination zip code. I'm not sure
how to use vlookup when the value on the source list is contained in a
range on the lookup table. Any help on this is appreciated.
zone will be assigned to a shipment based upon the first three digits
of the package destination zip code (if going to one of these zip
codes, then this shipping zone applies):
zipcode zone
100-149 135
650-655 132
829-834 136
There are 130 of these ranges in my table.
I have a second list that needs to have zone assigned based upon the
first three digits of the package destination zip code. I'm not sure
how to use vlookup when the value on the source list is contained in a
range on the lookup table. Any help on this is appreciated.