M
Murray
I have a table that includes a FromDate field and a ToDate
field. I am trying to fine-tune a query that will, after
I nominate a From Date and a To Date on a form, exclude
all records in my table that conflict with the dates I
have nominated. I have managed to exclude records where
the FromDate falls within my nominated dates, where the
ToDate falls within my nominated dates and where the
FromDate and the Todate both fall within my nominated
dates. But! I cannot manage to exclude records that
overarch my nominated dates alltogether, ie records where
the FromDate is prior to my nominated From Date and the
ToDate falls after my nominated To Date.
Regards
murray
field. I am trying to fine-tune a query that will, after
I nominate a From Date and a To Date on a form, exclude
all records in my table that conflict with the dates I
have nominated. I have managed to exclude records where
the FromDate falls within my nominated dates, where the
ToDate falls within my nominated dates and where the
FromDate and the Todate both fall within my nominated
dates. But! I cannot manage to exclude records that
overarch my nominated dates alltogether, ie records where
the FromDate is prior to my nominated From Date and the
ToDate falls after my nominated To Date.
Regards
murray