Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    stevehoyle is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Aug 2013
    Location
    RI
    Posts
    33
    June, you don't have to replicate it. Just view any references for shortcut keys. This is a good one - http://www.ddmcomputing.com/access/keys/acsk01.htm -. It shows that "To move to the current field in the next record" is the down arrow key for queries and is Ctrl+PgDn for Forms.

  2. #17
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    I don't see any reference to queries on that link nor the statement you cited. This link does have the statement http://www.ddmcomputing.com/access/keys/acsk03.htm. It refers to Navigating in Datasheet view and then farther down the page Navigating in Form view.

    My form is in Datasheet view and arrow keys work just like in query.

    Continuous or Single Form view is different story.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #18
    stevehoyle is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Aug 2013
    Location
    RI
    Posts
    33
    I think I might not be describing this properly. I want the down arrow to do exactly what the Ctrl+PgDn does. This is documentation from a site that describes all of the shortcut keys. (http://www.ddmcomputing.com/access/keys/acsk03.htm)

    Navigating in Datasheet View: To move to the current field in the next record- DOWN ARROW


    Navigating in Form View:

    To move to the current field in the next record- CTRL+PAGE DOWN

    What I want is for the DOWN ARROW to work just the way the CTRL+Page Down does when navigating Form view. (This isn't for the controls in the header, it is for the rows in the Detail section. So, the question is can I have the down arrow behave like the Ctrl+ PgDn. Currently the down arrow goes the the adjacent call in the same row.

  4. #19
    Dal Jeanis is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Dallas TX
    Posts
    1,742
    You can simulate that behavior by trapping the keypress event of the subform and sending controlpagedown instead. http://msdn.microsoft.com/en-us/libr.../ff194937.aspx

    Not sure it's adviseable, but it's not hard...

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 07-09-2013, 11:16 AM
  2. scroll bar in form
    By johnnyc11 in forum Forms
    Replies: 5
    Last Post: 06-07-2013, 07:30 AM
  3. Replies: 2
    Last Post: 11-16-2010, 10:55 AM
  4. Replies: 9
    Last Post: 12-28-2009, 04:01 PM
  5. Entire form not shown in form view
    By ksmall1998 in forum Forms
    Replies: 12
    Last Post: 09-22-2009, 06:38 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