Hi all,
Is it possible in Access 2003 to have a calendar control (calendar9) return a date directly to a query. I've entered the following in the criteria field of the query, but it doesn't return results.
[Forms]![frmSchedule]![Calendar9]![Value]
Thanks.
Is it possible in Access 2003 to have a calendar control (calendar9) return a date directly to a query. I've entered the following in the criteria field of the query, but it doesn't return results.
[Forms]![frmSchedule]![Calendar9]![Value]
Thanks.
Comment