I am currently working with a data sheet, and one of my data columns is the listing address. I plan to build each of my addresses on a Google Map, but I would like you to not manually paste the address into Google to get the parameters I need.
My excel sheet (or I have it in a Google Docs spreadsheet) contains about 3000 addresses. Therefore, I was hoping that it was possible to try to automatically get this extra column data so that I could import into my server.
I am going to import a CSV file into my database (since I configured long and lat as custom fields to be imported), so I need the final values as columns in my excel sheet. I gave an example.
Any help would be appreciated

source share