B
Bill
I would like to place a button on the MainForm of my
Access 2002 database the will activate a hyperlink to
MapQuest so a map of the record location will be displayed.
The hyperlink information would read as follows where the
[City], [State], [Address], [ZipCode] and [Country] will
fill in with the information from the record being
displayed on the MainForm.
http://www.mapquest.com/maps/map.adp?city=[City]&state=
[State]&address=[Address]&zip=[ZipCode]&&country=[Country]
&&zoom=5
Can anyone give me some assistance in setting up a Module
that can perform this task?
Access 2002 database the will activate a hyperlink to
MapQuest so a map of the record location will be displayed.
The hyperlink information would read as follows where the
[City], [State], [Address], [ZipCode] and [Country] will
fill in with the information from the record being
displayed on the MainForm.
http://www.mapquest.com/maps/map.adp?city=[City]&state=
[State]&address=[Address]&zip=[ZipCode]&&country=[Country]
&&zoom=5
Can anyone give me some assistance in setting up a Module
that can perform this task?