Results 1 to 3 of 3
  1. #1
    Zlightbulb80 is offline Novice
    Windows 10 Access 2016
    Join Date
    Apr 2018
    Posts
    1

    Unhappy Navigation Alt Key ampersand problem - Sub form

    Hello.



    I have written a simple database with two tables A & B, which generates two queries A & B and I have two continuous forms A & B, which each view their respective query results.

    I have a single It navigation form which has two tabs, one to subform A and one to subform B.

    It all works fine, I am able to add, delete, duplicate records and switch between the two forms via the navigation menu, when I click with the mouse any of the tabs.

    I have set up ampersands ahead of the button captions to allow me to Alt + instead of using the mouse.

    However, when I use the any Alt key combination, the navigation form disappears (the tabs disappear) and I'm left stuck in the current sub form (A or B) and have to manually close, then re-open the navigation form and start over...

    Can anyone help??

    Thanks

    Brad

  2. #2
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    You've used a key combination that is already taken? Not sure because this isn't clear
    the any Alt key combination
    Maybe repeating the keypress would return the nav form? Have to say I've managed to avoid nav forms so far, so my experience with them is limited.
    For what it's worth, it's extra overhead to have multiple versions of the same form just because you want to base it on different queries. I'd rather alter the form recordsource depending on user interaction, or if it's a simpler matter, just filter it. At least that's my preference. Suppose you have to add something to the form? You have to do it for each, and if you're using macros, maybe you need 2, which might require them both to be altered as well. Maybe you can see the point...
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  3. #3
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,933
    cross posted here

    https://www.access-programmers.co.uk...d.php?t=299163

    OP advised on other thread to usual link

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

Similar Threads

  1. Replies: 3
    Last Post: 02-08-2017, 09:54 AM
  2. Replies: 2
    Last Post: 03-28-2014, 07:30 AM
  3. Replies: 3
    Last Post: 01-04-2012, 11:14 AM
  4. Record/form navigation problem
    By kris335 in forum Access
    Replies: 1
    Last Post: 09-19-2011, 09:41 AM
  5. navigation form problem
    By stelioshania in forum Forms
    Replies: 1
    Last Post: 02-06-2011, 11:48 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