I
Ivor Williams
I have two forms, one of which I want to function as a "subform". On the
first form is a command button which, when clicked opens the second form.
The second form is based on a query. In the query, the criteria in the
ProjectNumber field is set to be equal to the ProjectNumber on the first
form. The second forms default view is set to Continuous Forms. I have a
number of entries for one ProjectNumber, but when I open the second form,
only a new record is displayed. I would like to be able to view all the
records for that ProjectNumber when the second form is opened. How can I do
this?
Ivor
first form is a command button which, when clicked opens the second form.
The second form is based on a query. In the query, the criteria in the
ProjectNumber field is set to be equal to the ProjectNumber on the first
form. The second forms default view is set to Continuous Forms. I have a
number of entries for one ProjectNumber, but when I open the second form,
only a new record is displayed. I would like to be able to view all the
records for that ProjectNumber when the second form is opened. How can I do
this?
Ivor