T
Tony
I am creating a directory for our school and using two combo boxes in a form.
The first tells the student's grade. The second combo box is supposed to
use this information (K, 1, 2, 3, 4, or 5) and look up that grade in a table
and list only the teachers for the grade selected in the second combo box.
However, I cannot get the first combo box to pass the information to the
second or the second to ask for the information from the first - help?
The first tells the student's grade. The second combo box is supposed to
use this information (K, 1, 2, 3, 4, or 5) and look up that grade in a table
and list only the teachers for the grade selected in the second combo box.
However, I cannot get the first combo box to pass the information to the
second or the second to ask for the information from the first - help?