using a barcode scanner to validate numbers

G

Guest

I have a barcode scanner system and I would like to use it to validate event tickets (barcoded) as people com
in the door. Since each ticket would have a unique value represented by a barcode, I could pre-load the authorized
ticket numbers to either Excel or Access and check against these values as they are scanned
My question is, how could I validate the numbers by doing a lookup in that column and ideally I would like to inser
a value or something that would disallow that same code to be validated a second time

Any help would be greatly appreciated

Thanks

d.
 
T

Thomas Lutz

The following URL points to a sample bar code inventory type program
for Excel that uses a dialog box to input bar code data and then
perform a lookup in a worksheet to find data that already exists.

http://www.taltech.com/downloads/Inventory.exe

You should be able to modify the code in the above spreadsheet sample
to work the way that you require.

For more bar code tips, tricks and tools, please visit www.taltech.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top