Calendar

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • telkom

    Calendar

    Is there a way of using the calnder in a form as a filter or a search ?


  • tod4@wp.pl

    #2
    Re: Calendar

    | Is there a way of using the calnder in a form | | as a filter or a
    search ?

    I'm not sure that understand you good but maybe this will be helpfull
    for you.
    Set date field in your query with such criterion:
    between Forms]![Nameofyourform].[field1] and
    [Forms]![Nameofyourform].[field2]

    Field1 and 2 these are fields from your form where you set your
    calendar.

    Comment

    Working...