Skip to content

Instantly share code, notes, and snippets.

@atomize
Created February 5, 2013 05:33
Show Gist options
  • Save atomize/4712459 to your computer and use it in GitHub Desktop.
Save atomize/4712459 to your computer and use it in GitHub Desktop.
Google Spreadsheet function to create concatenated URL callback from spreadsheet values
=ImportData(CONCATENATE("http://maps.google.com/maps/geo?output=kml&q=",A1:D1))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment