My question is whether or not the following application is even possible....
I am attempting to use a basic scan app to validate whether the correct parts are at the operators station. My goal is to have a procedure as follows:
1. Operator opens an excel sheet displaying the parts that need to be scanned
2. Operator selects cell of the part they are scanning
- scan application opens
3. Operator scans the qr code on the parts in front of them
4. Program shoots back to excel and turns cell green if part is correct otherwise red if incorrect
5. Operator selects the next part (repeat steps 1-4 until all parts are verified)
If anyone knows if this is possible or has an ideas on where I might be able to find some good information on this I would greatly appreciate it.