P
ploddinggaltn
I have a form that the user enters information on, the form name is
frmStudents. I have a dropdown box for school name on the form. When the
user enters students data into the table with the form, they tend to enter
numerous students for each school at one time. I'd like the default for the
dropdown to be the previous school selection from the dropdown so the person
keying the data can just tab by that field until it is time to change the
school name. Is there some code that I can put in the default to stipulate
the last selection display as the default value or some VB code? As always I
appreciate your help.
frmStudents. I have a dropdown box for school name on the form. When the
user enters students data into the table with the form, they tend to enter
numerous students for each school at one time. I'd like the default for the
dropdown to be the previous school selection from the dropdown so the person
keying the data can just tab by that field until it is time to change the
school name. Is there some code that I can put in the default to stipulate
the last selection display as the default value or some VB code? As always I
appreciate your help.