R
Robert Gillard
On a form (rcord) I have placed 2 text boxes (text18 and text19) which I
have designated as short dates, I have also placed a button to run a query
i.e. show all records between 01/09/2003 and 21/09/2003.
The query itself is adjusted in the date received column to
between forms!rcord!text18 and forms!rcord!text19
This works fine , however sometimes we want to see all records. If we leave
the text fields on the form blank then no records are returned. How can I
adjust the query to allow for this situation.
Bob
have designated as short dates, I have also placed a button to run a query
i.e. show all records between 01/09/2003 and 21/09/2003.
The query itself is adjusted in the date received column to
between forms!rcord!text18 and forms!rcord!text19
This works fine , however sometimes we want to see all records. If we leave
the text fields on the form blank then no records are returned. How can I
adjust the query to allow for this situation.
Bob