Re: Use a form to query a report
- From: "Randy" <ranmcc@xxxxxxx>
- Date: 1 Jun 2005 13:11:36 -0700
I am not real clear on the section below.
In the parameter query (design view) set the parameter to:
LIKE Forms!frmFind!txtDOB
OR Forms!frmFind!txtDOB Is Null
for each field (using the appropriate control name from frmFind). This
will
work for maybe 5 or 6 criteria. If you need to do more than that you
may
need another approach, but since you have not been specific I will
leave it "
I do have six fields I would like to put on the form. When I create
the unbound form and then the unbound text fields I can click open the
properties and then click on the event procedure and it will bring me
up to a query, but all the fields in the column are blank. What do I
need to do from here to complete the parameter query according to your
instructions. This is where I am getting stuck.
.
- Follow-Ups:
- Re: Use a form to query a report
- From: BruceM
- Re: Use a form to query a report
- From: Al Camp
- Re: Use a form to query a report
- References:
- RE: Use a form to query a report
- From: BruceM
- RE: Use a form to query a report
- Prev by Date: Re: Using Access 2003 to develop Access 2000 ?
- Next by Date: Re: Use a form to query a report
- Previous by thread: RE: Use a form to query a report
- Next by thread: Re: Use a form to query a report
- Index(es):
Relevant Pages
|