Easy to use Geocoding Tool for Excel. Download, enable macros, and add your own location data. Click Geocode All and you're done.
- Windows XP/Vista/7 (32bit/64bit) OR Mac OS X 10.5.8 or later (Intel)
- Excel 2003/2007/2010 OR Excel 2011 for Mac
Simply download and run the Excel file. Make sure to enable macros and enter a proxy address if necessary.
See the excel file for basic instructions.
Love the tool? Send a donation!
- Tweak - You can now geocode up to 65k rows instead of 32k, huzzah!
- Fix - Fix typo affecting "Geocode not found rows" functionality
- Feature - Mac compatibility returns! Use Excel for Mac 2011 or greater
- Tweak - Refactor for easier maintainability
- Tweak - Greatly improved error handling
- Fix - Fixed issue with error handling
- Fix - Use Bing for geocoding now that Yahoo's PlaceFinder API was discontinued
- Feature - Added debug mode
- Tweak - Removed string cache, as it was causing a fatal error in some Excel versions
- Tweak - Refactored some code in preparation for v3.5 release
- Fix - fixed url encoding bug that affected accuracy of locations
- Feature - Proxy support on Mac
- Tweak - Code readability and variable declaration
- Fix - fixed curl url encoding bug on mac
- Misc - Added MIT License notice
- Feature - Now works on Mac! (proxy support on mac coming in next version)
- Tweak - Simpler proxy setup
- Tweak - New instructions
- Fix - Removed Create KML functionality
- Feature - Added macro to clear all data entry fields
- Feature - Added Geocode Not Found macro to only retry not found locations
- Feature - Added Google Maps link generation
- Feature - Added Proxy traversal
- Feature - Ability to geocode place names (ex: "The White House") or ZIP codes via free-form location format
- Feature - Ability to geocode international locations
- Tweak - Modified Geocode Selected Row macro to clear lat data, enabling it to run again
- Tweak - Modified Geocode All macro to clear entered data
- Tweak - Removed Google Earth auto-start on export
- Tweak - Removed juice analytics logo and misc. extraneous code
- Tweak - Removed beep on geocode
- Tweak - Removed geocoder.us
- Fix - Changed Yahoo API to Placefinder API
- Fix - Removed mClipboard module to make compatible with 64bit systems
- Fork - Initial fork (http://www.juiceanalytics.com/writing/excel-geocoding-tool-v2/)
- Fork this repository
- Make your changes to the worksheets / modules
- Export any modules changed / added
- Commit and send a pull request
Contributors: maxrice,juiceinc,switchman2210