J
Joan
Hi,
I have built a summary report based on a query that has many nested queries
within it. I have set query parameters, [StartDate] and [EndDate]. In one
of the nested queries, I have set the criteria of [FinalSaleDate] to:
Between [StartDate] and [EndDate]. My final query which is used as the
record source of my report does not have the [FinalSaleDate] field in it
because of all the Sum and Count functions in this Total query. MS Access
asks for the [StartDate] and [EndDate] when the user attempts to open the
report. However, I would like to display these dates at the top of the
report and do not know what to use as the control source for these
textboxes. How do I refer to these parameters? I do not know the name of
MS Access parameter dialog forms.
Joan
I have built a summary report based on a query that has many nested queries
within it. I have set query parameters, [StartDate] and [EndDate]. In one
of the nested queries, I have set the criteria of [FinalSaleDate] to:
Between [StartDate] and [EndDate]. My final query which is used as the
record source of my report does not have the [FinalSaleDate] field in it
because of all the Sum and Count functions in this Total query. MS Access
asks for the [StartDate] and [EndDate] when the user attempts to open the
report. However, I would like to display these dates at the top of the
report and do not know what to use as the control source for these
textboxes. How do I refer to these parameters? I do not know the name of
MS Access parameter dialog forms.
Joan