Hello,
I have a database where I capture when a task was created and when it was completed [dteDate] and [CompleteDate].
I want to capture the time as well so i document the now() into those fields.
On my form, I want to view only the tasks that are due today. When I put the filter of =date() on my form, nothing shows up.
How do I filter for the tasks for the whole day when the field also has time?
Thanks,
Jason
I have a database where I capture when a task was created and when it was completed [dteDate] and [CompleteDate].
I want to capture the time as well so i document the now() into those fields.
On my form, I want to view only the tasks that are due today. When I put the filter of =date() on my form, nothing shows up.
How do I filter for the tasks for the whole day when the field also has time?
Thanks,
Jason