You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
D
Set the Visible property of the image to "No" then in the Report.OnLoad event try somthing like..
If X = Y Then Me.myImagName.Visible = True