Results 1 to 3 of 3
  1. #1
    MidNite is offline Novice
    Windows 10 Access 2002
    Join Date
    Mar 2021
    Posts
    10

    Set form control visible property with code and make the visible property persist

    Hi



    I want to set some of the form, control's visible properties to yes or no while the form is open in form view.
    I want to do this from a button on the same form.
    and I want the changes to the visible properties to be permanent until changed.

    I can do this by using code to set Echo to False, open the open, set the visible property, save the form, reopen the form, set Echo to True.

    Is there a better more elegant way to do this?

    Thank You

  2. #2
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    5,977
    Yes. Use the Tag property. See Set Controls - Mendip Data Systems
    Colin, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I don't know, I keep quiet!
    If I don't know that I don't know, I don't know whether to answer

  3. #3
    MidNite is offline Novice
    Windows 10 Access 2002
    Join Date
    Mar 2021
    Posts
    10
    Thank You for your comments.

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

Similar Threads

  1. Replies: 2
    Last Post: 04-30-2019, 03:44 AM
  2. Replies: 10
    Last Post: 03-11-2015, 03:25 AM
  3. Replies: 1
    Last Post: 12-28-2013, 12:38 PM
  4. Replies: 5
    Last Post: 01-28-2013, 11:52 AM
  5. Replies: 6
    Last Post: 09-27-2011, 04:39 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