L
Lamar
Use the following syntax in a query: Between #StartDate# And #EndDDate#
User input the StartDate and EndDate on a form.
Problem: For example if the user enters the StartDate as 12/01/06 then
sometimes the query does retrieve the all records dated 12/01/06. I do not
know why this happening? I want the query to retrieve all records dated for
the StartDate, EndDate and all the records between.
Is there a way change the syntax to ensure all the records will be retreived?
Thanks for any help.
User input the StartDate and EndDate on a form.
Problem: For example if the user enters the StartDate as 12/01/06 then
sometimes the query does retrieve the all records dated 12/01/06. I do not
know why this happening? I want the query to retrieve all records dated for
the StartDate, EndDate and all the records between.
Is there a way change the syntax to ensure all the records will be retreived?
Thanks for any help.