
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…

Sometimes you might have a website or service without an API but which has some sort of emailing facility. For example, an online form that sends a standard email response. With Power Automate you can extract whatever data you wish from that email and do what you like with it (update a database for instance).…