About 570 results
Open links in new tab
  1. Calculate Distance between Zip Codes | MrExcel Message Board

    Dec 15, 2005 · Dear Smartest Exclers In The World, I have a table with row headers as source zip code and column headers as destination zip codes and I would like to calculate the …

  2. Excel Calculate Miles from Zip Code to Zip Code

    Feb 12, 2018 · I previously used G_Distance function to calculate miles between a matrix of zip codes, and it worked flawlessly. I now have obtained a Google API to be able to achieve the …

  3. Excel Formula or Macros - Distance Between Two Postal Codes

    Jan 15, 2019 · Hi, I'm from Canada & I'm trying to see if there is a formula or macros I can use to calculate the distance (KM) between two postal codes. A1 - Postal Code 1 B1 - Postal Code 1 …

  4. Distance between Zip Code | MrExcel Message Board

    Apr 7, 2014 · Is anyone aware of an Excel function that could calculate the distance between two zip codes? Column A contains ZIP 1, and Column B ZIP 2. I believe I had a formula to do this …

  5. Calculating trip distance using Excel spreadsheet

    Apr 8, 2024 · Dear all, I am having trouble with adding a formula in the Excel cell for calculating the trip distance between two destinations. Does it have to link to Google map? Thank you.

  6. Calculate Distance between two addresses without API

    Oct 18, 2015 · I had some code years ago which allowed me to enter a formula eg =getdistance (A1,B1) in a cell and it would calculate the distance between two addresses...

  7. Zip Code Distance Calculator | MrExcel Message Board

    Aug 14, 2009 · Excel 2002 I am looking to create a zip code distance calucular in excel. I have come across several software programs I can purchase, but was hoping to be able to do …

  8. Looking for a zip code to zip code distance calculator - MrExcel

    Feb 16, 2020 · N Address Verification and Distance Calculator in Excel NinaE_11 Feb 6, 2025 Excel Questions Replies 1 Views 457 Feb 6, 2025 rpaulson S VBA Code to ZIP a folder with …

  9. Address Verification and Distance Calculator in Excel

    Aug 18, 2020 · Hello, I've got a list of 1500 addresses that I need to legitimize; i.e. ensure entered zip codes are correct and if it's an actual address. Ideally, I'd also like to calculate driving …

  10. Calculating shortest to longest distances between Zip Codes

    Jan 30, 2024 · The example below uses a single, multi-part formula to compute the distances between the baseline location and all zip codes, sorts them according to distance, eliminates …