D
DataDiva via AccessMonster.com
Good Morning,
I have a form that is used to track quality data throughout a manufacturing
process. My fields consist of:
Today's_Date - Auto generated
Job_Number - Textbox
Department - Combo box
Customer - Textbox -
Assembly_Number - Textbox
RoHS - Textbox
Serial_Number - textbox
Inspector_ID - Combo box
Previous_Operator - Combo box
Job_Function - Combo box
Process - Combo box
Defect_Present - Combo box
I have a command button at the end of the form Named Save_and_Clear. This
button saves the current record and auto-populates the new record with all of
the information that is previously on the form with the exception of
Serial_Number and Defects_Present. Since the rest of the information is
unlikely to change until the user moves on to a new job, these are the only
fields that will need to be entered after the first initial record. I would
like to have the cursor automatically start in the Serial_Number field after
the first record is saved. This way the user could just scan in the serial
number and would not have to tab or use the mouse to get to that field. I
hope I have provided enough info; any help is always appreciated!
Thanks,
Courtney
I have a form that is used to track quality data throughout a manufacturing
process. My fields consist of:
Today's_Date - Auto generated
Job_Number - Textbox
Department - Combo box
Customer - Textbox -
Assembly_Number - Textbox
RoHS - Textbox
Serial_Number - textbox
Inspector_ID - Combo box
Previous_Operator - Combo box
Job_Function - Combo box
Process - Combo box
Defect_Present - Combo box
I have a command button at the end of the form Named Save_and_Clear. This
button saves the current record and auto-populates the new record with all of
the information that is previously on the form with the exception of
Serial_Number and Defects_Present. Since the rest of the information is
unlikely to change until the user moves on to a new job, these are the only
fields that will need to be entered after the first initial record. I would
like to have the cursor automatically start in the Serial_Number field after
the first record is saved. This way the user could just scan in the serial
number and would not have to tab or use the mouse to get to that field. I
hope I have provided enough info; any help is always appreciated!
Thanks,
Courtney