I have a table named tblScanned with one field ProctorID. I have a form named Form1 with a unbound box called Test.
The ProctorID field is a number.
Below is the code. I compiled the code and I get a syntax error message.
After I scan in the number, I want to clear out the unbound box...