G
Gavin
Hi i have a database that stores telephone enquiries
received by front of house staff. One of the fields on
the entry form uses the Now() function as default to
insert the current date/time. I have made a form based on
a query and am trying to filter the records to show only
those records created on one particular day.
To do this so far i have, created an unbound invisable
field set with Now() as it's default, this gets the
current date. I then in the criteria field for my query
set the criteria to that unbound field ie. forms!myform!
myfield. When i try and run this query nothing appears
even though i know records exist... am i doing something
drastically wrong, i'm sure i've done this before and it
has worked. any suggestions on what i may be doing wrong,
or a better way to filter records of the current day would
be great.
Hope this is clear. Gavin
received by front of house staff. One of the fields on
the entry form uses the Now() function as default to
insert the current date/time. I have made a form based on
a query and am trying to filter the records to show only
those records created on one particular day.
To do this so far i have, created an unbound invisable
field set with Now() as it's default, this gets the
current date. I then in the criteria field for my query
set the criteria to that unbound field ie. forms!myform!
myfield. When i try and run this query nothing appears
even though i know records exist... am i doing something
drastically wrong, i'm sure i've done this before and it
has worked. any suggestions on what i may be doing wrong,
or a better way to filter records of the current day would
be great.
Hope this is clear. Gavin