B
Beeler
In attempting to create a simple query I came across an unexpected
occurrence. All I wanted to do was create a select query that I could narrow
down to returning results by entering a date range. So using the between and
operaters I decided to have Access create a pop up message box to ask for
those dates every time the query was run. So under the Date Column (design
view) I put under the criteria row: Between [Begin Date:] And [End Date:].
This works, however, whenever I try to run a different query the same pop up
boxes appear. I only want this criteria to apply to that particular query,
how do I make that happen?
occurrence. All I wanted to do was create a select query that I could narrow
down to returning results by entering a date range. So using the between and
operaters I decided to have Access create a pop up message box to ask for
those dates every time the query was run. So under the Date Column (design
view) I put under the criteria row: Between [Begin Date:] And [End Date:].
This works, however, whenever I try to run a different query the same pop up
boxes appear. I only want this criteria to apply to that particular query,
how do I make that happen?