Report by date

  • Thread starter Thread starter tspies85 via AccessMonster.com
  • Start date Start date
T

tspies85 via AccessMonster.com

i would like to know, how to create a report based on the date entered. for
example a report about items purcased on 1/106 till 30/1/06. how to use the
[start date] and [end date]? in my database, i have a date purcased field. so,
i would like the user to enter the range of date of the report that they want
to display.thank you.
 
If these dates are in one field then just use the criteria of >= 1/1/06 and
<=30/01/06
 

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

Back
Top