G
Guest
Hello all,
I have a table with a date/time (together) field. In a query I'm trying to
group on date and count another field. What I want the query to show is
something like this
Date Count
5/01/2005 100
5/02/2005 57
5/03/2005 321
However, since my field has date and time together it shows the same date
multiple times, because time is there to.
Is there a way to get this to work? I have been trying to format the field
to only show the date, but nothing seems to work.
Thanks for any help
I have a table with a date/time (together) field. In a query I'm trying to
group on date and count another field. What I want the query to show is
something like this
Date Count
5/01/2005 100
5/02/2005 57
5/03/2005 321
However, since my field has date and time together it shows the same date
multiple times, because time is there to.
Is there a way to get this to work? I have been trying to format the field
to only show the date, but nothing seems to work.
Thanks for any help