I haven't been able to google this because I'm not sure how I'd word it!!
I have a form, which registers attendance at an event, with three fields - ID (a combo box), Name, and Present. When an attendee comes in, they give their number which is entered into the first field. Pressing carriage return, their record is loaded, and I can then check the 'present' field. Then I click the next button and await the next person!
I'd like the simplify the whole process - so that as soon as the 3 digit attendee number is typed, the present box for that record is checked, and the form is reset (curser back to the combo box to search for next record).
In short - all the registrar ever has to do is enter a three digit number!
Any help would be very much appreciated.
Andrew
I have a form, which registers attendance at an event, with three fields - ID (a combo box), Name, and Present. When an attendee comes in, they give their number which is entered into the first field. Pressing carriage return, their record is loaded, and I can then check the 'present' field. Then I click the next button and await the next person!
I'd like the simplify the whole process - so that as soon as the 3 digit attendee number is typed, the present box for that record is checked, and the form is reset (curser back to the combo box to search for next record).
In short - all the registrar ever has to do is enter a three digit number!
Any help would be very much appreciated.
Andrew