Hello,
I would like to create a combo box in which one could enter a student identification number(not the key field) and display the whole record if the student is in the database. If the student is not in the database, I would like to display a message box saying something such as "Student #... is not in the database, would you like to enter a new record for this student?"
The user would then be able to enter a new student record.
I have experimented with scripts to do this, however they stop working when I append new records to the table.
I would be thankful for any assistance.
I would like to create a combo box in which one could enter a student identification number(not the key field) and display the whole record if the student is in the database. If the student is not in the database, I would like to display a message box saying something such as "Student #... is not in the database, would you like to enter a new record for this student?"
The user would then be able to enter a new student record.
I have experimented with scripts to do this, however they stop working when I append new records to the table.
I would be thankful for any assistance.