B
BZeyger
I have a form that refers to a query that contains:
Project Name
Start Date
End Date
The form has 2 text boxes (Start Date and End Date) and a command button.
This is where the user would enter a date range. Once the command button is
clicked, the query (located in a subform) would return the results that fall
in the date range.
How would I do this? Would I put something in the query or would I have to
code something in the command button.?
Project Name
Start Date
End Date
The form has 2 text boxes (Start Date and End Date) and a command button.
This is where the user would enter a date range. Once the command button is
clicked, the query (located in a subform) would return the results that fall
in the date range.
How would I do this? Would I put something in the query or would I have to
code something in the command button.?