T
TonyB
Hi,
I want to filter a report between dates. I'm using an approach suggested
from a ng search, where I create a simple unbound form to enter the dates.
The dates are referenced in a query criteria field, and the report is based
upon the query.
This works well but I want to add two things.
First if there are no records fitting this criteria, I would prefer to to
display a msgbox and not open the report.
Second if the start/endates are not entered, to list all records, or if one
date entered, report records from that date to todays date.
I can't see how to do this using this form/query/report approach ? Is this
possible ?
Regards
TonyB
I want to filter a report between dates. I'm using an approach suggested
from a ng search, where I create a simple unbound form to enter the dates.
The dates are referenced in a query criteria field, and the report is based
upon the query.
This works well but I want to add two things.
First if there are no records fitting this criteria, I would prefer to to
display a msgbox and not open the report.
Second if the start/endates are not entered, to list all records, or if one
date entered, report records from that date to todays date.
I can't see how to do this using this form/query/report approach ? Is this
possible ?
Regards
TonyB