date critera for queries

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I am trying to create a Day's delivery sheet seem to have got most right
but am having trouble with the Queries and reports. I want to have either a
query or report that gives me that days deliveries. I have tried >=date in
the critera in Queries
to no succsess can't seem to find where it would go inreport.
any help gratfully accepted
 
I assume that you have a table with deliveries in it and that one of the
fields is a date field. Create a query that includes the fields you want
and put a criteria under the 'date' field (don't call it date by the way) of

You can then create a report based on this query.

If the query isn't working, post the reason why - it's not returning the
data you expect? - you're getting an error?
 

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

Similar Threads

Report Question 4
Them delivery services - some good, some not so good 3
Query By Form Null Value 3
Muliple Critera 1
select and count 5
Query - ies - Questions 6
Getting Organized 4
Replace Date 3

Back
Top