Hi all

I would like to be able to have a spreadsheet which looks up data from google maps so that when I input two addresses or landmarks, it would tell me the driving time and if possible the driving miles.

For example:

Input
A1 = Start Address
A2 = End Address
---------------------------------
Output
A3 = Journey Time
A4 = Miles

Now I know that this sounds a lot simpler than it is, but it would really make my life a lot easier if this is possible.

Any ideas?