Results 1 to 4 of 4
  1. #1
    MoeIndustries is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2015
    Posts
    12

    Image based on Combo Box


    Hello, I have a form with multiple combo boxes. I want an image to show up when one of the combo boxes is populated - populated with anything, just as soon as it's updated I want an image of an arrow to point to the next combo box.

    The simplest way to do this would be appreciated - I'm not great with VBA or coding.

    Thanks!

  2. #2
    JamesDeckert is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Jul 2015
    Location
    Salina, KS
    Posts
    262
    put the arrow on the form, but make it visible=false
    in the after update event for the combobox, make the arrow visible=true.

  3. #3
    MoeIndustries is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2015
    Posts
    12
    Thank you for that. When I go to the after update event, which macro action to I select? I can't see any "make visible" actions? Thanks again!

  4. #4
    MoeIndustries is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2015
    Posts
    12
    Figured it out!!! Thank you!!!!!

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

Similar Threads

  1. change image based on combo box selection
    By cpotter in forum Database Design
    Replies: 11
    Last Post: 10-05-2013, 09:51 AM
  2. Insert image based on Value
    By Y0uDy in forum Access
    Replies: 5
    Last Post: 07-18-2013, 05:24 AM
  3. Replies: 5
    Last Post: 04-29-2013, 04:23 PM
  4. Replies: 3
    Last Post: 02-27-2012, 05:10 PM
  5. Image change based on combo box
    By bosve73 in forum Forms
    Replies: 4
    Last Post: 08-09-2010, 02:23 AM

Tags for this Thread

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