Yes
Me if the report
img was the name of my textfield that held the image location
You should use
Me!Image49.Picture = [Image_Path]
and i dont think the
Private Sub Form_Current()
Me!Image49.Picture = [Image_Path]
Me.Repaint
End Sub
Sub will do anything for you in report view