+ Reply to Thread
Results 1 to 7 of 7

finding postcodes

Hybrid View

  1. #1
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,347

    Re: finding postcodes

    Hi SwanyP,

    This kind of problem is a killer as it seems too big.
    Find the attached where I've helped a little.

    I searched the net and found a website that is a directory to UK schools. I typed in a school name and looked at the URL for the search. Then I studied the URL and how it searched using the school name. It really just replaced spaces with "+".

    You have the school names and Excel can replace space with "+" and can also follow URLs.

    I created a little Macro called "Find That School" that put the URL search string in D1 and then opened the web site so you could look. Then you will need to click on the "Info" link, copy the ZIP into the clipboard and come back to Excel to Paste it in, where you like.

    I've triggered this macro by double clicking on Column E to the right of the name.

    I believe you can shorten your list so it has no duplicates and this might trim your list down to 5,000 schools or less.

    This doesn't make your job easy but easier.

    hope this helps.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1