I want to add a fixed Google static map image to my reports/forms in Microsoft access but am not sure how to alter the image control/objects to open a weblink to a .png file.
For example: I want to have the form display this image generated from below.
Access 2010 has as new “native” web browser control. (pervious versions did not). This control can be bound to a column in the database. So, build a form, and paste in your URL to that field. This web control will display and update for you without any code. I susppose in theroy, this means you displaying the URL in a web browser and should be ok