G
Guest
I am having trouble quering on a table that contains a Date/Time field. I needed to exclude the "Time" from a Date/Time field and then use a parameter query to extract the date data for a report.
Following Knowledge Base Article 149945 I added the expression Expr1: CVDate(Int([DateTimeField])) to my query. This worked fine in the query table but when I run the parameter query "Between [StartDate] And [EndDate]" I get zero records
Any Ideas..
Thanks.
Following Knowledge Base Article 149945 I added the expression Expr1: CVDate(Int([DateTimeField])) to my query. This worked fine in the query table but when I run the parameter query "Between [StartDate] And [EndDate]" I get zero records
Any Ideas..
Thanks.