Results 1 to 3 of 3
  1. #1
    tikki is offline Novice
    Windows 10 Office 365
    Join Date
    May 2022
    Posts
    1

    Barcode Scanning inventory

    Hello.

    I have got a job from my boss. this is to wright down parts number and quantity of each part number i have 5 pallets with car brakepads to wright down. so a lot of work.


    So my plan was simpel in my head. but difficult to do.

    I have a excel files with all the products and barcodes for my company. like in picture.
    Click image for larger version. 

Name:	ean.png 
Views:	22 
Size:	11.8 KB 
ID:	47852

    So what i want to happen is. when i scan a barcode it would look like this in picture below, and if i scan same barcode two or more times i would like the number for that product to +1 each time it scans.
    And when a product scans and it get in to the form it automaticly jumps to the next line and is ready for new scan.
    Click image for larger version. 

Name:	ean ferdig.png 
Views:	22 
Size:	7.8 KB 
ID:	47853

    How do i do this in excel or acsess or other platforms that is more suited. ??+
    Thanks.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    a form (either xl or access) would accept the scan and add 1 to the list via:

    if keyed access tbl: run append qry to add the BC, then run Update Qry to increment Qty

    if using xl, find BC scanned, if not found, add, then increment Qty.

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Quantity on hand should really be calculated, not saved into table. Review http://allenbrowne.com/AppInventory.html
    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.

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

Similar Threads

  1. Barcode scanning trigger event
    By Pawtang in forum Access
    Replies: 8
    Last Post: 04-13-2021, 03:16 PM
  2. Barcode Scanning
    By RandyH in forum Programming
    Replies: 16
    Last Post: 12-23-2020, 03:34 AM
  3. Replies: 5
    Last Post: 05-16-2019, 09:01 PM
  4. Replies: 2
    Last Post: 11-10-2017, 04: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