D
dnewton
Is ther anyway I can tweak My query to let me specify what
recordsets I want displayed with the Like function.
Here is an example:
I have a table with the fields Name, Date, and Status
When I run the query, I want it to prompt me to enter the
name and a date range. The query will already have a
predifined Like argument for the status. Basically, I want
the name field, and the date field, to be user defined.
I got this query to run but it will not return any
records. Please help.
recordsets I want displayed with the Like function.
Here is an example:
I have a table with the fields Name, Date, and Status
When I run the query, I want it to prompt me to enter the
name and a date range. The query will already have a
predifined Like argument for the status. Basically, I want
the name field, and the date field, to be user defined.
I got this query to run but it will not return any
records. Please help.