Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Table stores date as Now(). Need to run query to sum on date().

Status
Not open for further replies.

hefly

Technical User
Feb 6, 2008
134
0
0
US
My table stores the date in the Now() format. I need to run an aggregate query to count the number of times the record is stored by date, i.e. the number of times a record is intered on any given day.

How do I convert?

Thanks

Hefly

 
I figured this out!! Simply change the field properties in the query!

Thanks.

Hefly
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top