Results 1 to 4 of 4
  1. #1
    mlrucci is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2018
    Posts
    202

    Open navigation form to specific ID

    Good afternoon,
    I have a navigation form that has field txtEmployeeID. Within the navigation form, I am attempting to open another form to the specific [EmployeeID] record. Long story short, I cannot use a qry as to filter specific information would be to use a Junction table which will not allow input function. Any help would be appreciated.

  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,652
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    mlrucci is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2018
    Posts
    202
    That appears to want to open a second form. I am looking to open the form in the navigation form with the specific ID. I put this on the event on open. Is there somewhere else that this would work better?

  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,652
    Well, you did say "I am attempting to open another form". If you have a subform, you can either set its recordsource to an SQL statement that restricts to the desired record, set its filter property, or use a bookmark.
    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. Open a Form in Datasheet View from Navigation Form
    By sparker75 in forum Programming
    Replies: 17
    Last Post: 10-09-2018, 01:39 PM
  2. Replies: 14
    Last Post: 09-20-2018, 08:02 AM
  3. Replies: 5
    Last Post: 08-06-2018, 05:31 PM
  4. Replies: 13
    Last Post: 05-09-2016, 12:33 PM
  5. Replies: 24
    Last Post: 03-04-2013, 06:15 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