Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2015
    Posts
    13

    Open Up a Sub-Form With a Button

    I,m to looking to open up a sub-form with a button from a main form. Can this be done?


    See the link to the PDF of what I,m trying to achieve

    https://www.dropbox.com/s/mwvsuwukkt...esign.pdf?dl=0

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Put the sub form on the main form but make it invisible.
    then

    On button_CLICK()
    subFrm.visible = true

  3. #3
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    See the link to the PDF of what I,m trying to achieve
    The PDF is not shared or you didn't include the ID and PW to get into Dropbox.

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

Similar Threads

  1. Replies: 2
    Last Post: 05-12-2014, 10:30 AM
  2. Replies: 1
    Last Post: 05-31-2013, 08:53 AM
  3. Replies: 2
    Last Post: 04-01-2013, 04:23 PM
  4. cmd button to open form
    By stephaniehpcswf in forum Access
    Replies: 1
    Last Post: 02-23-2011, 04:46 PM
  5. Use a command button to open a form
    By johnpaul in forum Forms
    Replies: 24
    Last Post: 09-23-2010, 12:29 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