I
Ivan Grozney
DS,
You could base your reports on a query that uses the
between FORMS!yourform!TxtStartDate and FORMS!yourform!TxtEndDate
as its criteria. Then when the user selects the report they want, the
query will handle the restriction and your code can just open the report.
hth
Vanya
You could base your reports on a query that uses the
between FORMS!yourform!TxtStartDate and FORMS!yourform!TxtEndDate
as its criteria. Then when the user selects the report they want, the
query will handle the restriction and your code can just open the report.
hth
Vanya