
I have an assignment which requires to create a report "property information" for a real estate system.
What i need to do is loading the property images by linking from the local drive c:\temp\ and display it in the report for each record. However I can not find any place that for me to put my
VB code. What I want is if there is a event like On_Current in form to let me load my code and puting the images into image control. Is anyone got idea how to do with that? so that the result will comes up every record has it's belongs image in the report print preview.
Thanks for helping~~!!