Results 1 to 3 of 3
  1. #1
    theperson is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2012
    Posts
    28

    Inventory with Bar Codes


    I'm just curious if there's a way that if a user zaps a barcode with say "01234" as the part number, that access automatically looks up that part number in an "Inventory" table and subtracts or adds the next value that the user will zap on another barcode. I'm not sure how the user will tell access if its a subtraction or addition to inventory.

  2. #2
    Join Date
    May 2013
    Location
    Dallas TX
    Posts
    1,742

    Yes, But...

    There is undoubtedly a way, but that way isn't an Access issue. It's an external app. You have a hardware item (phone, hand scanner) running an app to do the "zap".

    That app needs to send a message to Access, (a remote query of some kind), and will receive a message back from Access, then process that return message.

    The app must control what the message to Access is telling Access to do, and must understand the return code the app gets from Access.

    If you define exactly what the app is doing, then you can ask for help making Access respond to that app approopriately. Until you know that, and tell us, there's not a lot that anyone here can do for you.

  3. #3
    Access_Blaster is offline User
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2010
    Posts
    339
    Quote Originally Posted by theperson View Post
    I'm just curious if there's a way that if a user zaps a barcode with say "01234" as the part number, that access automatically looks up that part number in an "Inventory" table .
    This part I have done, I use barcoded serial numbers of computers to search to find if they are still active. This works in Access and third party software as well.

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

Similar Threads

  1. Access Codes
    By Probie in forum Code Repository
    Replies: 3
    Last Post: 06-04-2013, 01:18 PM
  2. Replies: 1
    Last Post: 02-21-2013, 12:18 AM
  3. Products Inventory Dilema,Add To Inventory
    By burrina in forum Forms
    Replies: 3
    Last Post: 12-02-2012, 12:10 PM
  4. Queries and codes
    By alliandrina in forum Queries
    Replies: 2
    Last Post: 05-03-2012, 05:53 PM
  5. Zip Codes
    By Laurie B. in forum Access
    Replies: 6
    Last Post: 02-25-2011, 02:38 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