B
billharrison9
I am building an org chart with photos and need a little help with
referencing objects when they repeat in continuous forms.
Here's the situation... I'm using a browser object to display staff
jpeg photos pulled from a Web server. This works fine for the main
form, which displays manager information.
The subform, however, won't dispaly the photos. In the subform, the
first subform displayed contains an imagel. All the following
continuous forms, however, display a blank instead of a photo.
I suspect that the code I have written is just updating the first image
over and over, being called by seach of the additional forms in the
continuous forms chain.
How do I reference controls on a second, third, etc. form in a
continutious form?
Thanks!
referencing objects when they repeat in continuous forms.
Here's the situation... I'm using a browser object to display staff
jpeg photos pulled from a Web server. This works fine for the main
form, which displays manager information.
The subform, however, won't dispaly the photos. In the subform, the
first subform displayed contains an imagel. All the following
continuous forms, however, display a blank instead of a photo.
I suspect that the code I have written is just updating the first image
over and over, being called by seach of the additional forms in the
continuous forms chain.
How do I reference controls on a second, third, etc. form in a
continutious form?
Thanks!