G
gal
Hi all, I am stuck with this form....
I have a form that runs report by specifying a date range.
I've set up the form when a user enters StartDate
(txtStart) and EndDate (txtEnd) and I get the results for
the specified date range. How do I code my form when a
user enters only a StartDate the reports shows all data
from the date to the end, or when a user enters only
EndDate the report displays all records up to this date,
and finally when the date boxes are left blank , the
report shows all records.
Thank you
Galin
I have a form that runs report by specifying a date range.
I've set up the form when a user enters StartDate
(txtStart) and EndDate (txtEnd) and I get the results for
the specified date range. How do I code my form when a
user enters only a StartDate the reports shows all data
from the date to the end, or when a user enters only
EndDate the report displays all records up to this date,
and finally when the date boxes are left blank , the
report shows all records.
Thank you
Galin