E
ehunter
Hi. I have a telephone log database that has separate date and time fields
for each record. I need to be able to run a report that shows all records
from a certain start date & time to a certain end date & time.
I tried setting up a parameter query using Between...And in the Criteria row
of the Date and Time fields to gather the records and it works fine if the
start and end dates are the same, but returns inaccurate results if the dates
are different. How could I link the start time with the start date and the
end time to the end date so that all records between the 2 date/time
parameters are returned? Thanks.
for each record. I need to be able to run a report that shows all records
from a certain start date & time to a certain end date & time.
I tried setting up a parameter query using Between...And in the Criteria row
of the Date and Time fields to gather the records and it works fine if the
start and end dates are the same, but returns inaccurate results if the dates
are different. How could I link the start time with the start date and the
end time to the end date so that all records between the 2 date/time
parameters are returned? Thanks.