Return date from calendar control to query

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vfguy
    New Member
    • Mar 2009
    • 2

    Return date from calendar control to query

    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.
  • FishVal
    Recognized Expert Specialist
    • Jun 2007
    • 2656

    #2
    Try to replace the last bang with dot.

    Regards,
    Fish

    Comment

    • vfguy
      New Member
      • Mar 2009
      • 2

      #3
      ugh! Thanks! Worked like a charm. I could swear the help file showed a "!" but apologize if it was that simple and I missed the directions.

      Thanks again.

      Comment

      • FishVal
        Recognized Expert Specialist
        • Jun 2007
        • 2656

        #4
        You are welcome.

        Comment

        Working...