RE: How to combine values from 2 fields for a report
- From: donnadele <donnadele@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 9 Jun 2005 14:15:01 -0700
What I am trying to do is make a report that shows when out dates are later
than thier due dates plus when the out dates are left blank. I need a query
that will pull both the dates greater than the due date, and those that are
null. Does that help?
"John H W" wrote:
> I am not really sure what you need, but as far as the query is concerned, try:
> WHERE [due date] < #show date# AND [second field] = #12:00:00 AM#
>
> Hopy this helps some.
>
> John H W
>
> "donnadele" wrote:
>
> > I am trying to build an expression in a query that will show dates that are
> > greater than the due date in one field and is null in the second field which
> > is the out date. We are putting this expression in the criteria of the out
> > date field. Can anyone help me?
.
- Follow-Ups:
- RE: How to combine values from 2 fields for a report
- From: donnadele
- RE: How to combine values from 2 fields for a report
- References:
- How to combine values from 2 fields for a report
- From: donnadele
- RE: How to combine values from 2 fields for a report
- From: John H W
- How to combine values from 2 fields for a report
- Prev by Date: Last 3 dates for each product
- Next by Date: Group By is not returning one record per ProjectID
- Previous by thread: RE: How to combine values from 2 fields for a report
- Next by thread: RE: How to combine values from 2 fields for a report
- Index(es):
Relevant Pages
|