Results 1 to 3 of 3
  1. #1
    Pickboy is offline Novice
    Windows 10 Access 2016
    Join Date
    Aug 2018
    Posts
    5

    Subform - Go to next record on enter

    Hi,


    First sorry for my bad english it is not my first language.
    I'm trying to build a simple order form to add product to some order.
    I use a subform with a combo box to select the product ID and add it to the order.
    If added manually everything is perfectly working.
    The trick is that I want to use a scanner to build future order.
    What our scanner does is simply type the Product ID and hit enter.
    So what I want to do is to be able to set my "Product ID" combo box to go to the next "product ID" combo box when pressing enter and then add new record while scannnig multiple product.
    Here a capture of what i'm trying to do.
    Click image for larger version. 

Name:	onenter.PNG 
Views:	16 
Size:	34.2 KB 
ID:	35170
    Thanks for your help on that one.
    Attached Thumbnails Attached Thumbnails onenter.PNG  

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    You can lock the other controls and set their TabStop property to No except for quantity. Enter quantity first. Set TabOrder property so the scan field is last.
    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. #3
    Pickboy is offline Novice
    Windows 10 Access 2016
    Join Date
    Aug 2018
    Posts
    5
    Thanks June7 that perfectly made it you make my day !

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

Similar Threads

  1. Replies: 4
    Last Post: 09-13-2017, 10:35 AM
  2. Replies: 6
    Last Post: 02-12-2017, 02:05 AM
  3. Subform will not allow me to enter data
    By MLangendorf in forum Forms
    Replies: 5
    Last Post: 08-25-2016, 10:02 AM
  4. Replies: 6
    Last Post: 08-22-2012, 03:24 AM
  5. I can't enter data into a subform
    By MichealShinn in forum Forms
    Replies: 4
    Last Post: 06-19-2012, 11:18 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