Results 1 to 3 of 3
  1. #1
    PAS123 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Dec 2011
    Posts
    5

    Per Record basis issue, NEED Help

    I'm not entirely sure on how to explain this but I'll try my best. I have an embedded image on a form that hast code behind it. The image is suppose to display only when the value of one of the combo boxes changes. The problem I'm having is that after i update one record it continues to be visible on the other records that come ahead. The only way it becomes invisible is if I update the combo box the image is based on. Is there a way that I can prevent the image from appearing on the other records? I want the image to capture the record it is on.



    thanks in advance,

  2. #2
    aytee111 is offline Competent At Times
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    Add the code : [fieldname].Visible=True/False : to all the correct events on the applicable form controls so that it fires each time you want the image to be seen or hidden

  3. #3
    PAS123 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Dec 2011
    Posts
    5
    thanks aytee111, I got it to work.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Combo box not picking up values basis dlookup
    By amangupts in forum Programming
    Replies: 13
    Last Post: 07-15-2011, 11:03 AM
  2. Access for recordig visits on a Daily Basis
    By phineas629 in forum Access
    Replies: 4
    Last Post: 05-13-2011, 11:18 PM
  3. Adding new Record issue
    By yosik20 in forum Forms
    Replies: 3
    Last Post: 04-13-2011, 10:19 AM
  4. Replies: 4
    Last Post: 01-13-2011, 08:34 AM
  5. Obtain the MAX values on a monthly basis
    By rajmns in forum Queries
    Replies: 1
    Last Post: 12-14-2010, 02:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums