R
RealGomer
I created a select query to pull the records from a table. The query pull all
of the fields, including an autonumber field. When I run the select query,
all of the fields and records are returns.
I then created a parameter for this query. The parameter was in the Taxpayer
Name field, using the criteria [What Taxpayer Name do you want?]. When I run
the query again, the criteria dialog opens and I enter the taxpayer. The
query returns no records. I tried using CAPS LOCK on, off and with and
without the wildcard *. The query is set to look in anypart of the field.
I also tried the method suggested by Duane Hookum
(http://www.fontstuff.com/access/acctut08.htm). Same result. No records
returned.
What am I missing? The end purpose is to call up a sprecific record and then
print the related form.
Thank you.
of the fields, including an autonumber field. When I run the select query,
all of the fields and records are returns.
I then created a parameter for this query. The parameter was in the Taxpayer
Name field, using the criteria [What Taxpayer Name do you want?]. When I run
the query again, the criteria dialog opens and I enter the taxpayer. The
query returns no records. I tried using CAPS LOCK on, off and with and
without the wildcard *. The query is set to look in anypart of the field.
I also tried the method suggested by Duane Hookum
(http://www.fontstuff.com/access/acctut08.htm). Same result. No records
returned.
What am I missing? The end purpose is to call up a sprecific record and then
print the related form.
Thank you.