Share via

Access and QR Codes

Anonymous
2019-05-23T18:25:24+00:00

I was wondering if it was possible to use QR codes to fill out access forms. What I am thinking is having an access form and when a QR code is scanned it will fill out the part number field in the form. Is this possible?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

ScottGem 68,830 Reputation points Volunteer Moderator
2019-05-23T18:36:56+00:00

Hi Kasey, I'm an independent advisor and can help.

The answer is a qualified yes. Any barcodes can be used to input into Access. The way barcodes work is the scanner represents an alternate input device. It substitutes for a keyboard. Software that comes with scanner wand will read the code and place the actual values into a text receptacle in your Access form or anywhere that has focus on the PC.

You then have to determine what the form will do with the data.

Was this answer helpful?

5 people found this answer helpful.
0 comments No comments

2 additional answers

Sort by: Most helpful
  1. ScottGem 68,830 Reputation points Volunteer Moderator
    2019-07-03T22:28:07+00:00

    Sorry Kasey, I just saw this reply. This depends on the scanner used. Scanning a barcode is just the same as entering data through a keyboard. You scan the barcode and the data appears in the control on your form. How the scanner interfaces depends on your scanner. Once scanned into the control you can analyze by parsing it in Access and populate the data accordingly.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2019-07-03T14:33:17+00:00

    How would I determine what Access does with the data? I have a form with a combo box part number that auto fills a point value and a time stamp then totals all the points of the day together. How would I get Access to know when a QR Code is scanned to fill out the combo box so everything runs together?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments