G
Guest
I have a report with 2 unlinked subreports in it representing SPENT and
RECEIVED assets for each particular month.
Subreports are based on querry with the condition like:
WHERE (((Month([Date]))=([Enter Month No])));
which gives me the dialogue box to enter the number of the required month.
And the reports work all right except I have to enter the month twice.
Is there any way to store somewhere the data which I enter and use it for
both subreports?
RECEIVED assets for each particular month.
Subreports are based on querry with the condition like:
WHERE (((Month([Date]))=([Enter Month No])));
which gives me the dialogue box to enter the number of the required month.
And the reports work all right except I have to enter the month twice.
Is there any way to store somewhere the data which I enter and use it for
both subreports?