User Profile

Collapse

Profile Sidebar

Collapse
Allllan
Allllan
Last Activity: Sep 11 '08, 03:18 PM
Joined: Sep 10 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Allllan
    replied to Showing or hiding images in a report
    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...
    See more | Go to post

    Leave a comment:


  • Allllan
    started a topic Showing or hiding images in a report

    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...
    See more | Go to post
No activity results to display
Show More
Working...