M
Michael
I have a table which represents ranges of postal codes. Column A holds the
bottom of the range, while column B holds the top of the range. For example
in A1, I have A0A, and in B1 I have A0O. This represents the range of all
postal codes from A0A to A0O. Column C and D hold data related to the postal
code range - specifically, the shipping zone.
I want to be able to input on another sheet any postal code (for example,
A0G), and have the spreadsheet return the data in column C and D for the
appropriate postal code range. I expect to have over 100 ranges.
Hope I have explained this clearly. I appreciate any help you can offer!!
bottom of the range, while column B holds the top of the range. For example
in A1, I have A0A, and in B1 I have A0O. This represents the range of all
postal codes from A0A to A0O. Column C and D hold data related to the postal
code range - specifically, the shipping zone.
I want to be able to input on another sheet any postal code (for example,
A0G), and have the spreadsheet return the data in column C and D for the
appropriate postal code range. I expect to have over 100 ranges.
Hope I have explained this clearly. I appreciate any help you can offer!!