Hi,
I have some forms in my database that pull run various queries. They usually give the user two boxes to enter dates (start date and end date) of queries. They work great (thanks to much help from the people on this board).
Is there a way to have to enter something into the form that will tell the query to grab all records regardless of date? Example: I want to see records that end on date 03-18-07 but may run back forever. Is there something I can enter into the start date box (All, Everything, whatever) that will do this?
Maybe this is some kind of IfNull thing I have to put into the query?
I'm working on it. Any thoughts would be of much help.
Thanks
Eddie.
I have some forms in my database that pull run various queries. They usually give the user two boxes to enter dates (start date and end date) of queries. They work great (thanks to much help from the people on this board).
Is there a way to have to enter something into the form that will tell the query to grab all records regardless of date? Example: I want to see records that end on date 03-18-07 but may run back forever. Is there something I can enter into the start date box (All, Everything, whatever) that will do this?
Maybe this is some kind of IfNull thing I have to put into the query?
I'm working on it. Any thoughts would be of much help.
Thanks
Eddie.