Results 1 to 4 of 4
  1. #1
    jhampoink is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Jul 2015
    Posts
    2

    Opening form on same form

    Hello there, is there a way to open a form on the same form?

    Click image for larger version. 

Name:	20150725_100933.jpg 
Views:	12 
Size:	77.2 KB 
ID:	21395

    as you can see on the picture above, I want to show my data on the left side of the screen. problem is I dont know it its
    possible to open a form on the same form. like if I click the AHU it will display the data on the right side of the form.



    hoping its possible. anyways thanks in advance.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Yes, forms can be on forms. This is a form/subform arrangement. However, what you would have to do is set the Visible property of the subform container to no if you don't want it to always show then use code behind button to make it visible. Why not just have it always visible?
    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.

  3. #3
    jhampoink is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Jul 2015
    Posts
    2
    I tried your suggestion, but it doesnt work. It still open new form. What I want is that the data it show should be on the subform and not on pop up form. Do you think its possible?

  4. #4
    CJ_London is online now VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,933
    if you are creating a web app - I don't believe it is possible - see these links

    https://support.office.com/en-in/art...f-b976c0813e71

    if not a web app - see this link

    https://support.office.com/en-in/art...b-5d29ef04299f

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

Similar Threads

  1. Replies: 3
    Last Post: 03-11-2015, 08:05 PM
  2. Replies: 5
    Last Post: 01-24-2015, 12:59 AM
  3. Replies: 15
    Last Post: 04-17-2012, 01:42 PM
  4. Replies: 2
    Last Post: 07-26-2011, 08:26 AM
  5. Replies: 1
    Last Post: 11-09-2010, 03:02 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