Match Zipcode to correct range and extract description

VacoBeginner

New Member
Joined
Jan 13, 2016
Messages
22
Hi all

I think this is could be a challenge, at least it is for me and would appreciate all the help I can get.
I need to extract name in field Zone Description from the actual postal code and country code.
I need to match Country Code and if postal code is higher than or equal to Postalcode range start and lower than or equal to postal code end.
The ranges are in this file:
https://www.dropbox.com/s/d2cjbplwycapgwj/PostalCodeRanges.xlsx?dl=0

I´m interested in both in formulas solution and VBA script.

Thankful for help

Regards

Vacobeginner
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Re: Match Zipcod to correct range and extract description

postcodes in the UK typically cover 50 properties, so getting names is a chore
 
Upvote 0

Forum statistics

Threads
1,216,768
Messages
6,132,601
Members
449,738
Latest member
brianm3y3r

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top