"I know how to hyperlink a cell to google maps using:
http://maps.google.com/?ie=UTF8&ll=41.516804,-90.549316&spn=1.08996,2.58728&z=9
What I am try to do however is add parameters for a placemark and a label into the http:// code. So that when the map opens the placemark is at the coordinate and the is a label attached to it.
How do I go abot change the http:// code line to do this?
Thanks"