B
bill
I am trying to set up multiple links to yahoo maps. I
want to do this on a per record basis. In my table I
have a field called maplink. I also have
address,city,state,zip fields. I want to input the
address,city,state and zip and then have the maplink
field populate with an address(link) like this;
http://us.rd.yahoo.com/maps/us/insert/Tmap/extmap
/*-http://maps.yahoo.com/maps_result?addr=2030+main+st
&csz=glastonbury%2C+ct+06033&country=us
So I want the field to contain the constants and then
insert the variables from the address,city,state,zip
fields to create 1 big link to bring up the proper map.
Does anyone know how to do this? Otherwise I am typing
hundreds of links in by hand. Thanks.
want to do this on a per record basis. In my table I
have a field called maplink. I also have
address,city,state,zip fields. I want to input the
address,city,state and zip and then have the maplink
field populate with an address(link) like this;
http://us.rd.yahoo.com/maps/us/insert/Tmap/extmap
/*-http://maps.yahoo.com/maps_result?addr=2030+main+st
&csz=glastonbury%2C+ct+06033&country=us
So I want the field to contain the constants and then
insert the variables from the address,city,state,zip
fields to create 1 big link to bring up the proper map.
Does anyone know how to do this? Otherwise I am typing
hundreds of links in by hand. Thanks.