B
Bagia
I hope someone can help me.
I created a parameter query first, then I created a form where the record
source is based on the parameter query. Is there a way to display the
parameter query dialog box is the input doesn't match one of the records from
the table?
For example, when I open the Form "frmStudents", a parameter dialog pops up
'Enter Student ID'. If I enter a student id that matches a record from the
table, that student's record is displayed within the form. BUT if the student
id DOESN'T match any records in a table, I want the parameter dialog box to
appear again until the Student ID entered matches a record from the
table..like a LOOP.
Thank you in advance.
I created a parameter query first, then I created a form where the record
source is based on the parameter query. Is there a way to display the
parameter query dialog box is the input doesn't match one of the records from
the table?
For example, when I open the Form "frmStudents", a parameter dialog pops up
'Enter Student ID'. If I enter a student id that matches a record from the
table, that student's record is displayed within the form. BUT if the student
id DOESN'T match any records in a table, I want the parameter dialog box to
appear again until the Student ID entered matches a record from the
table..like a LOOP.
Thank you in advance.