G
Guest
I have a form that displays data from records in a table. I have an unbound object whose SourceDoc is set using VB code to the filename of an image contained in a text field in the corresponding table record. The VB code executes when the form is made current. Now I change the form from "Single Form" view to "Continuous Forms" view. I find that all the forms display the image corresponding to the first record. How do I get the Unbound object of each form to update to the filename contained in its corresponding record? Which event should I use as the trigger and to which object should I attach the trigger
Any pointers to get me started
Dominique
Any pointers to get me started
Dominique