S
singing4phun
I have created a query which pulls info from tables in the same database. I
placed a start date/ end date (including "is null") criteria on the query.
When I run the report I receive data however, there are "gaps" in the data.
For example, if I request the date range of 02/01/08 thru 03/30/08, I get
back a blank datasheet. The records are in the table, but not coming back in
the query.
Also, if I leave the start date and end date as "null", I get data back data
but it is sparratic and always produces the same records (beginning with
01/07/08, then jumps to 04/26/08, then jumps to 6/25/08, then 10/12/08, to
11/17/08 and finally 12/1 thru 12/10/08 with duplicates).
There are are over 4K in the database, but the query only pulls back a
portion and that portion is sprinkled through the date range in date groups,
with duplicates.
How do I fix this?
placed a start date/ end date (including "is null") criteria on the query.
When I run the report I receive data however, there are "gaps" in the data.
For example, if I request the date range of 02/01/08 thru 03/30/08, I get
back a blank datasheet. The records are in the table, but not coming back in
the query.
Also, if I leave the start date and end date as "null", I get data back data
but it is sparratic and always produces the same records (beginning with
01/07/08, then jumps to 04/26/08, then jumps to 6/25/08, then 10/12/08, to
11/17/08 and finally 12/1 thru 12/10/08 with duplicates).
There are are over 4K in the database, but the query only pulls back a
portion and that portion is sprinkled through the date range in date groups,
with duplicates.
How do I fix this?