Results 1 to 3 of 3
  1. #1
    PKW57 is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Jan 2016
    Location
    Illinios, USA
    Posts
    8

    Hiding the Application When a Form is Opened

    Greetings,



    The last time I had to design a database using Access was back in 1997 and I now have Access 2013. Needles to say, a lot has changed.

    I have an AutoExec macro to open the form for the end user when the application is opened but I can't figure out how to hide the application itself. I've Googled this and found several supposed solutions, none of which I can get to work. One was done via a Macro, the other via VBA. The macro solution looked easiest but it seems the DoMenuItem command has been removed from Access 2013.

    I'm familiar with VBA in Excel but my understanding is that it works a little different in Access and I wasn't able to get the VBA solution I found on the web to work.

    My database file name is "Issue Tracking" and I have 5 tables related as shown below.

    Click image for larger version. 

Name:	Capture.JPG 
Views:	13 
Size:	39.7 KB 
ID:	23492

    As I said, I have an AutoExec macro to open a form named OpenIssuesForm which contains a sub-form called IssueActionSubForm. The data source for these is a query named OpenIssuesQuery.

    So there is my background information. Can anyone help explain to me how I can hide the application on opening?

    And Moderators, please forgive me if I'm in the wrong section but I don't know if I'm asking a macro question or a programming question. Feel free to move this thread to a more appropriate location.

    Thanks in advance for any help that is offered.

    ~ Phil

  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,770
    For a start review https://www.accessforums.net/access/...ers-48543.html

    Fairly common topic. Search forum and probably find more.
    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
    PKW57 is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Jan 2016
    Location
    Illinios, USA
    Posts
    8
    Thank you!

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

Similar Threads

  1. Replies: 5
    Last Post: 03-27-2017, 07:48 PM
  2. Replies: 1
    Last Post: 08-27-2015, 06:05 AM
  3. Replies: 9
    Last Post: 09-18-2014, 10:16 AM
  4. Hiding the Ribbon in a dB Application
    By jtvcs in forum Access
    Replies: 0
    Last Post: 03-26-2011, 09:41 AM
  5. Can not close pop up form after second pop was opened
    By snoopy2003 in forum Programming
    Replies: 2
    Last Post: 03-09-2011, 02:56 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