Results 1 to 2 of 2
  1. #1
    Amen is offline Novice
    Windows 7 32bit Access 2002
    Join Date
    Sep 2013
    Posts
    19

    Turn invisible for check-box and combo-box

    i have check box if i select(Yes) about 3-5 steps skip or turn invisible and then move to another one which is visible..im not sure how that can be done..can someone shows some few steps combo box

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Is this form in Single view?

    How is combobox relevant?

    Can use Change event of checkbox to execute code, something like:

    Me.combobox.Visible = Me.checkbox
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Check box with an invisible text box
    By Dkriezel in forum Access
    Replies: 1
    Last Post: 12-04-2012, 09:36 PM
  2. Turn combo box w/ two columns to 2 combos
    By shariq1989 in forum Forms
    Replies: 38
    Last Post: 07-07-2012, 03:39 PM
  3. Turn a list into a Multi select combo box
    By seth1685 in forum Programming
    Replies: 1
    Last Post: 01-11-2012, 07:52 AM
  4. Replies: 11
    Last Post: 06-30-2011, 11:12 PM
  5. Combo Boxes Visible/Invisible
    By Rick West in forum Forms
    Replies: 2
    Last Post: 07-06-2010, 09:41 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