Updating Subforms After OnClick

currie

Registered User.
Local time
Today, 22:49
Joined
Jun 19, 2001
Messages
21
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
 

Users who are viewing this thread

Back
Top Bottom