P
Pat
I have a form that has 2 unbound textbox for To and From
date range. This connects to my query which reads:
Between [forms]![ShiftLog]![txtStartDate] And [forms]!
[ShiftLog]![txtEndDate]
Ok..no problem there. But I would like them to be able to
either enter a date range OR just a single day in the
[txtStartDate] box.
How would I setup the criteria for the query to get 1 day
or the range?
date range. This connects to my query which reads:
Between [forms]![ShiftLog]![txtStartDate] And [forms]!
[ShiftLog]![txtEndDate]
Ok..no problem there. But I would like them to be able to
either enter a date range OR just a single day in the
[txtStartDate] box.
How would I setup the criteria for the query to get 1 day
or the range?