Results 1 to 4 of 4
  1. #1
    buttonsrtoys is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    May 2013
    Posts
    2

    Access pops up briefly before Display Form


    I have a simple timecard database and set my Display Form properly and it pops up and works great. However, just before it appears, what looks like the main Access application appears for maybe 1/10th of a second, then disappears. It's not causing a problem, but doesn't look very professional. Is there a way to turn this behavior off?

  2. #2
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows XP Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,610
    From the Access Help file:
    1. Create a bitmap with the same name as your application and a .bmp extension. For example, if your application name is Taxes.mdb, your bitmap file name would be Taxes.bmp.
    2. Put it in the same folder as your application.
    3. Using Microsoft Windows Explorer, create a shortcut for your application that specifies the bitmap name on the command line, and then enter it in the Target box (Shortcut Properties dialog box, Shortcut tab). For example: "C:\Program Files\Microsoft Office\Office 11\MSAccess.exe C:\My Files\Taxes.mdb"

    Access looks for such a file when the application opens, and if it finds one, uses it as a splash screen.
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  3. #3
    buttonsrtoys is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    May 2013
    Posts
    2
    Quote Originally Posted by Bob Fitz View Post
    From the Access Help file:
    Thanks for the suggestion. It added a splash screen but I'm still getting the other screen popping up just after the splash screen. It happens so fast (maybe 1/10 second, just enough to be annoying) that I can't see what the screen is. I tried 50x or so to screen grab it to see but I couldn't grab it for some reason.

    The mystery screen takes up pretty much the whole screen while the my DB is less than 1/4 of the screen, which contributes to it being mildly disturbing.

  4. #4
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows XP Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,610
    Sorry, I have nothing else to offer.
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

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

Similar Threads

  1. VBA Code pops up unexpectantly
    By francisdm@state.gov in forum Access
    Replies: 1
    Last Post: 04-06-2012, 08:55 AM
  2. Replies: 6
    Last Post: 11-17-2011, 10:50 PM
  3. Replies: 2
    Last Post: 09-10-2011, 11:03 PM
  4. Display Web Page in a MS Access Form/Field
    By webinteractive in forum Forms
    Replies: 3
    Last Post: 04-01-2011, 03:53 PM
  5. Display varbinary in Access form
    By aspfun in forum Access
    Replies: 0
    Last Post: 06-29-2010, 02:06 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