Query using 'start' & 'end' date parameter

P

pickles

Hello,

i've created a query that produces all the data held in my database and
i've set up a parameter - 'Between [Enter start date] and [Enter end date]'
to return only the data received between two specific dates however, when i
run the query it still returns all the data held in my database, not the
dates i am requesting. Can anyone help at all?
 
S

S Panja

Ensure your data type is Date and that the dates in your query are enclosed
in hashes.
--
***************************
If the message was helpful to you, click Yes next to Was this post helpful
to you?
If the post answers your question, click Yes next to Did this post answer
the question?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top