Results 1 to 3 of 3
  1. #1
    jo15765's Avatar
    jo15765 is offline Expert
    Windows 10 Access 2016
    Join Date
    Nov 2010
    Location
    6 Feet Under
    Posts
    672

    Hide Details Section On Form Load

    How can I hide everything in the details section on form load?

    It is form data, but I have a combo box in the header that I want the data to be filtered on, and only display data when a filter selection has been picked.

  2. #2
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    One way would be to put the form in a subform container and hide the container, thus hiding everything. Otherwise, you'd have to loop through all the controls and hide them. Like everything else in Access, there are likely umpteen more things you can do, but I can't sip my Merlot while I'm typing, so let's just start the ball rolling.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  3. #3
    jo15765's Avatar
    jo15765 is offline Expert
    Windows 10 Access 2016
    Join Date
    Nov 2010
    Location
    6 Feet Under
    Posts
    672
    Unfortunately using a sub-form is not allowed in this instance....I guess I'll have to set visible = true/false for each of the labels/textboxes

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

Similar Threads

  1. Replies: 3
    Last Post: 05-02-2021, 02:35 PM
  2. Replies: 3
    Last Post: 07-05-2017, 11:35 AM
  3. Replies: 3
    Last Post: 05-02-2012, 10:13 AM
  4. Page Break at end of Details section
    By noweyout in forum Reports
    Replies: 3
    Last Post: 04-21-2011, 12:02 PM
  5. Replies: 26
    Last Post: 11-06-2009, 10:16 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