Results 1 to 2 of 2
  1. #1
    chimesh is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2013
    Posts
    4

    Set Visible property of a command button in another form

    I have two forms called Form_A and Form_B. Form_A is a MS Access Continuous Forms and Form_B is used to input data to display in Form_A and edit data in Form_A. In Form_A there is a command button called "New Data". In form_B there are two command buttons called "Delete" and "Close". (I have set visible=false for delete and close buttons in design view)



    Now i want to set Visible=true for "Close"button in Form_B when i clicking "New Data" in Form_A. How to do it.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Just go through the Forms collection: http://access.mvps.org/access/forms/frm0031.htm

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

Similar Threads

  1. Replies: 5
    Last Post: 07-05-2013, 06:08 AM
  2. Replies: 6
    Last Post: 09-27-2011, 04:39 PM
  3. Setting visible property of subreport?
    By GaryElwood in forum Reports
    Replies: 1
    Last Post: 09-23-2011, 07:49 PM
  4. Replies: 3
    Last Post: 09-15-2011, 09:06 AM
  5. Visible property in subform columns
    By MDB in forum Forms
    Replies: 3
    Last Post: 09-03-2011, 06:46 PM

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