Thanks...it still isn't working though. Is it because I am using a standard image as opposed to some sort of control (bound or unbound)?
I even just put the code:
Private Sub ReportHeader_Fo rmat(Cancel As Integer, FormatCount As Integer)
Me![imgColor].Picture = "C:\Users\alanb .NETWORK\Pictur es\red.JPG"
End Sub
And that didn't even swap out the pic. I am missing...
User Profile
Collapse
-
Showing or hiding images in a report
I am trying to figure out how to show a different image on a report based on the results of a formula. Conditional formatting allows me to change text, but I want to be able to swap out an image based on a formulated result from the report.
I tried doing an event on the report header just to turn of the visibility of a test image, and can't even get that to work...lol
Any direction or ideas here?
fyi...the...
No activity results to display
Show More
Leave a comment: