G
Guest
I have a query that reads a date field:
Between [Forms]![pickdate]![fromdate] And [Forms]![pickdate]![todate]
The fromdate and todate values come from a calendar control in an unbound
form. However, the todate is not inclusive as there are missing records. Any
ideas would be great.
Between [Forms]![pickdate]![fromdate] And [Forms]![pickdate]![todate]
The fromdate and todate values come from a calendar control in an unbound
form. However, the todate is not inclusive as there are missing records. Any
ideas would be great.