C
Craig Fellows
Hello,
I have a query that collects data based upon date and
time. I can drop the date element if I can always obtain
the last 24 hours worth of records.
Our database records contain a time that is keyed in
manually (it's not the time the record was entered, it
relates to something else).
Essentially I want to query the last 24 hours records at
any point in time. So even at just after midnight the
query will still pull the appropriate records.
If anyone can help it would be much appreciated.
I have a query that collects data based upon date and
time. I can drop the date element if I can always obtain
the last 24 hours worth of records.
Our database records contain a time that is keyed in
manually (it's not the time the record was entered, it
relates to something else).
Essentially I want to query the last 24 hours records at
any point in time. So even at just after midnight the
query will still pull the appropriate records.
If anyone can help it would be much appreciated.