Results 1 to 4 of 4
  1. #1
    elhale is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Sep 2016
    Posts
    14

    Dialog Pop-Up When Opening Navigation Form but Not When Form Opens Individually


    I have built a navigation form (uses the horizontal tabs) for 5 existing forms in my db. One of the forms pops-up a dialog box for data input when it is opened/loaded in the navigation form. This form does not do this when opened individually outside of the nav form. The dialog is for one of the fields (a combo box) I have on the form, and the only event I have attached to it is an "after update" macro that performs a "requery" to modify the items that display in another combo box on the same form. Not sure why this field pops-up a dialog asking for data input when loaded in the navigation form, yet not when opened on it's own. Any help would be greatly appreciated.

    I did read/search/scan the forums to see if this was addressed, but couldn't find anything. Apologies if it's posted elsewhere.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Typically when this happens there's a reference to the form, probably in the criteria, and the syntax changes when it's a subform:

    http://access.mvps.org/access/forms/frm0031.htm

    You can use the Build function to create the proper syntax as well.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    elhale is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Sep 2016
    Posts
    14
    Thank you Paul, I'm continuing to work on it from that angle. Still haven't found the solution, but I'll keep working on it.

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    No problem. You can attach the db here if you still can't find it.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 2
    Last Post: 11-22-2015, 07:24 PM
  2. Replies: 4
    Last Post: 09-03-2015, 06:01 PM
  3. Opening a Form within Navigation Control
    By karla.uptown@gmail.com in forum Access
    Replies: 5
    Last Post: 10-08-2012, 10:55 AM
  4. Report not opening from navigation form
    By librarian in forum Programming
    Replies: 3
    Last Post: 08-03-2012, 11:15 AM
  5. Replies: 7
    Last Post: 11-16-2011, 01:22 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