Results 1 to 3 of 3
  1. #1
    newegyptian is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Mar 2019
    Posts
    46

    visible if










    i creat this form in single view




    with this code




    so when i checked work , workhistory appeared and when i remove check it disappear
    it work good





    when i change this form to continuos form




    when i checked work , workhistory appeared in all record



    and when i remove check it disappear in all record



    i want to keep each record with its own check box and own appearance and hide
    how i can edit code



  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,524
    thats how continuous forms work. ALL items are the same.
    you cannot have 1 line visible, and 1 not.

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    Can't. Setting property of control affects ALL instances of control. Why do you need to hide anyway? There is still a header label. Since user is permitted to change this setting, what purpose does it serve?
    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. Replies: 3
    Last Post: 05-02-2018, 11:37 AM
  2. Replies: 5
    Last Post: 08-14-2017, 02:19 AM
  3. Replies: 17
    Last Post: 08-03-2017, 06:08 PM
  4. Replies: 16
    Last Post: 03-26-2015, 08:35 PM
  5. Replies: 2
    Last Post: 01-06-2011, 04:38 AM

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