Hi all,
I'm using a subform to display a map of an entire area. I am trying to set it up so that when you click on a certain button, the subform will update and show a zoomed-in map (ie: the map originally shows all of Florida, but when you click "Miami", the subform updates to show a different, zoomed-in map of Miami).
I created a blank subform which will have only each map image on it. My question is, how can I pass the new image name to the subform so that the subform will display the new image, and then update the main form to display the updated subform?
Hope this makes sense.
- Ryan
I'm using a subform to display a map of an entire area. I am trying to set it up so that when you click on a certain button, the subform will update and show a zoomed-in map (ie: the map originally shows all of Florida, but when you click "Miami", the subform updates to show a different, zoomed-in map of Miami).
I created a blank subform which will have only each map image on it. My question is, how can I pass the new image name to the subform so that the subform will display the new image, and then update the main form to display the updated subform?
Hope this makes sense.
- Ryan