I need to send a path to a *.bmp file to crystal report so that the report would bring whatever the picture is up on the report at run time. Every time the pictures are different. I talked to crystal report and they told me to try to insert an OLE object and pass the file from VB so that the OLE object is updated each time it is called. Do you know what they are talking about? How would I do that in VB? Thank you so much for your time.