M
Majic
I created a database to scan item number and place it in a queue
FIFO. Now, I have another form that shows the pending item number in
the order it was scanned. I have a table with Item number,
description and quantity.
I want to be able to scan an item number and validate that number.
The reason for doing that, when I retrieve the item number that needs
to be pulled off the shelf, I want to be able able to automate
verification that the number that I pulled is the same number that I
need to pull to reduce errors.
If someone knows how to help that will be great.
Thank you
FIFO. Now, I have another form that shows the pending item number in
the order it was scanned. I have a table with Item number,
description and quantity.
I want to be able to scan an item number and validate that number.
The reason for doing that, when I retrieve the item number that needs
to be pulled off the shelf, I want to be able able to automate
verification that the number that I pulled is the same number that I
need to pull to reduce errors.
If someone knows how to help that will be great.
Thank you