This is a problem which I've been trying to solve in parts but think I might be going about the whole thing in the wrong way. Therfore am going to explain the entire scenario.
Actualy I already have done in the 4th reply to thread705-312332 . The actual problem is this part of the quoted thread.
When they click a button I wanted frmCourses to be displayed showing the records which satisfy the criteria for the fields in tblCourses. But these record's related records in tblCourseVariables also have to satisfy the search criteria for any field in tblCourseVariables.
I'm close to crying! What's the best way to search through a table for certain criteria and then make sure that the records produced have related records in another table which also satisfy some other criteria.
Thankyou thankyou thankyou to anyone who helps in the slightest!
Cheers,
Pete
Actualy I already have done in the 4th reply to thread705-312332 . The actual problem is this part of the quoted thread.
When they click a button I wanted frmCourses to be displayed showing the records which satisfy the criteria for the fields in tblCourses. But these record's related records in tblCourseVariables also have to satisfy the search criteria for any field in tblCourseVariables.
I'm close to crying! What's the best way to search through a table for certain criteria and then make sure that the records produced have related records in another table which also satisfy some other criteria.
Thankyou thankyou thankyou to anyone who helps in the slightest!
Cheers,
Pete