Query from a Form I have a form that has 3 Fields that I want to use as criteria in a query to select certain data:
From: To: Date:
The From: and To: are dropdown lists.
I have a query that is based on selecting a name from the two dropdown lists of From: and To: and inputing a date.
I can create a report from this query.
I know how to force the criteria to be selected in the query but I want to be be able to select the criteria for the query from a Form with those two dropdown lists and date fields.
Can anyone help me with this?
From: To: Date:
The From: and To: are dropdown lists.
I have a query that is based on selecting a name from the two dropdown lists of From: and To: and inputing a date.
I can create a report from this query.
I know how to force the criteria to be selected in the query but I want to be be able to select the criteria for the query from a Form with those two dropdown lists and date fields.
Can anyone help me with this?