T
timglass via AccessMonster.com
I have a table that I need to query with 5 variables. The first is date
range and that is no problem but where I am having a problem is with the
other fields. The other fields are text fields and are labled Supervisor,
Department, Standard/Nonstandard and Part Name. I have created a query from
the main table that holds all the history. Each of the four fields listed
have their own tables with values What I have done is create a form that
contains combo boxes from the fields. I then created a link in the query to
the corresponding fields. What I need help with is is there a wild card
character that can be entered by the user on the form for each field that
will select all records. I tried * but that only works within a query and
some of the fields have too many records for them not to be a drop down box.
range and that is no problem but where I am having a problem is with the
other fields. The other fields are text fields and are labled Supervisor,
Department, Standard/Nonstandard and Part Name. I have created a query from
the main table that holds all the history. Each of the four fields listed
have their own tables with values What I have done is create a form that
contains combo boxes from the fields. I then created a link in the query to
the corresponding fields. What I need help with is is there a wild card
character that can be entered by the user on the form for each field that
will select all records. I tried * but that only works within a query and
some of the fields have too many records for them not to be a drop down box.