I have used a USB input barcode scanner to input data into an Access form.
The only criteria, other than the compatibility of the scanner is that it be
able to read the code. The takes a little experimentation to get the size of
the printed barcode correct, but once done it works just fine. We use ours
to read membership data into our attendance forms. If you have no idea where
to start, try:
http://www.adams1.com/pub/russadam/share.html
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
"Chris" <(E-Mail Removed)> wrote in message
news

4F59686-5B14-4B05-A9D3-(E-Mail Removed)...
> Confirm data entry using Barcode Scanner - I have a list of products
> including their barcode printed on to a report from my DB, once i have the
> list of item in my basket from the warehouse i want to be able to scan
> these
> item to find out what items i have missed. Who do i go about it? So far i
> have changed the printed report to show the list of items on to a form.
>
> Any help will be much appriaciated. Thanks in advance.