Results 1 to 3 of 3
  1. #1
    jgelpi16 is offline Expert
    Windows XP Access 2010 32bit
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    544

    Hide form

    I have an issue that has really begun to drive me crazy. I have a main form that must stay open at all times and I have a supplemental form that opens after a function is called (on the open even of the main form). When I run the process it runs just fine and the supplemental form pops up in the fore-ground. However, when my end-user opens the form the main form comes into the fore-ground after the function runs and the supplemental form is pushed to the background. I have tried setting the Visible property to false, that doesn't work...Is there something similar to the "very hidden" code in Excel VBA?

  2. #2
    SoftwareMatters is offline Access VBA Developers
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Dorset
    Posts
    274
    I think if you set the form to Modal then it will always be on top.

  3. #3
    jgelpi16 is offline Expert
    Windows XP Access 2010 32bit
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    544
    I'll give that a shot. Thanks.

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

Similar Threads

  1. Hide new record in form
    By RasterImage in forum Forms
    Replies: 15
    Last Post: 05-08-2014, 02:17 PM
  2. Show/Hide Form
    By sparlaman in forum Forms
    Replies: 5
    Last Post: 05-16-2011, 11:48 AM
  3. Hide records from Form View
    By Douglasrac in forum Forms
    Replies: 9
    Last Post: 05-13-2011, 11:55 AM
  4. hide checkbox in a form
    By hung_ko in forum Forms
    Replies: 11
    Last Post: 01-26-2011, 11:50 AM
  5. Hide Duplicates In Look Up Form
    By PonderingAccess in forum Queries
    Replies: 2
    Last Post: 09-30-2010, 12:23 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