D
David Lansberry
Hi:
I am trying to query a table's field that contains date
and time data. The data type is <Date/Time>.
Anyways, I would like to create a query that looks at only
the date part of this field and return results based on
this. Ex: "Count all invoices on May 10, 2004" while
ignoring the time the invoice data was entered.
Have tried: 1) 'DatePart' fcn. and, 2) formatting the
table's Date/Time data type in the Query Design view.
No success with either. Can anyone help? TIA. David
I am trying to query a table's field that contains date
and time data. The data type is <Date/Time>.
Anyways, I would like to create a query that looks at only
the date part of this field and return results based on
this. Ex: "Count all invoices on May 10, 2004" while
ignoring the time the invoice data was entered.
Have tried: 1) 'DatePart' fcn. and, 2) formatting the
table's Date/Time data type in the Query Design view.
No success with either. Can anyone help? TIA. David