nuket / google-sheets-geocoding-macro

Geocode from addresses to latitude / longitude, and vice versa using Google Sheets
334 stars 148 forks source link

Multi-column addresses #5

Closed ChasingLeaves closed 7 years ago

ChasingLeaves commented 7 years ago

I use sheets which have multiple columns for addresses (e.g. address 1, address 2, town, postal code), but the script doesn't appear to support this (it won't geocode for two selected columns - only one). I know that I could concatenate the addresses, but is there a way to amend the script so that it can support multi-column addresses?

nuket commented 7 years ago

Try it now, I've added support for multicolumn address data.