D
depawl
I'm trying to create a parameter query that will show any of 4 dates
from a table that are within the criteria listed in the query, that is
"Between [StartDate] And [EndDate]". But when I put that criteria in all
of the 4 fields in the query, it returns no records. I guess that would
return records only if all 4 fields happened to have a date within the
criteria. I want to create a report that would return records if any of
the fields have a date within the criteria, and the remaining fields
would just be blank. There must be an easy way to do this, no?
Thank you.
from a table that are within the criteria listed in the query, that is
"Between [StartDate] And [EndDate]". But when I put that criteria in all
of the 4 fields in the query, it returns no records. I guess that would
return records only if all 4 fields happened to have a date within the
criteria. I want to create a report that would return records if any of
the fields have a date within the criteria, and the remaining fields
would just be blank. There must be an easy way to do this, no?
Thank you.