HowlingWulf
New Member
- Joined
- Jun 28, 2013
- Messages
- 7
Good Morning,
I am trying to hyperlink to google maps but in doing so I am also trying to substitute two values (postcodes) on my spreadsheet into the address from and the address to.
For example:
=HYPERLINK("https://maps.google.co.uk/maps?saddr="&SUBSTITUTE(C8," ",1)&"&daddr="&SUBSTITUTE(C10," ",1))
I have tried various iterations of this but to no avail. It keeps telling me it 'cannot open the specified file'.
Please can anyone help? It's driving me nuts (pun intended).
Huge thanks in advance.
Wulf
I am trying to hyperlink to google maps but in doing so I am also trying to substitute two values (postcodes) on my spreadsheet into the address from and the address to.
For example:
=HYPERLINK("https://maps.google.co.uk/maps?saddr="&SUBSTITUTE(C8," ",1)&"&daddr="&SUBSTITUTE(C10," ",1))
I have tried various iterations of this but to no avail. It keeps telling me it 'cannot open the specified file'.
Please can anyone help? It's driving me nuts (pun intended).
Huge thanks in advance.
Wulf