I've managed to solve a lot of problems in my database on discovering subqueries. Now I've got and input form based on a table with a subform based on a cascading set of subqueries. This all works fine until I have to define the relationship between my subqueries in the query field criteria. I am looking up the values for [PSCNQNWindowNumber] on the [tblPSCNQNWindowNumbers] table where the [PlannedEndDate] field on the [LearnerAimsQuals] query is between [fldPSCNQNWindowStartDate] And [fldPSCNQNWindowEndDate] on the [tblPSCNQNWindowNumbers] table. The query criteria works in retrieving the correct data which I have then gone on to use to define further relationships in further working subqueries.
The problem is that there is no clear defined relationship as far as access is concerned and as a result I cannot edit the data in the query. I've attached a copy of the database to clarify. The problem arises in the LearnerAimsQualsWindows query.
The problem is that there is no clear defined relationship as far as access is concerned and as a result I cannot edit the data in the query. I've attached a copy of the database to clarify. The problem arises in the LearnerAimsQualsWindows query.