Tag: Featured


  • Connecting to Google Maps API from an Excel function

    I have two postcodes in two columns in Excel. I want the distance between the two in a third column. There are a couple of approaches. One could try and get the longitude and latitude from the postcodes and then calculate an as-the-crow-flies distance mathematically. You could try pasting them into co-pilot and asking it…