Re: I use the same parameter in 2 queries - how do I only enter once?
- From: "Michel Walsh" <vanderghast@VirusAreFunnierThanSpam>
- Date: Mon, 24 Sep 2007 10:56:58 -0400
Enter it in a control of a form? Even if the form is hidden, that is ok, as
long as it is open. Then, use the syntax FORMS!formNameHere!ControlNameHere
for each query.
Note that if the queries are cascaded (one inside the other) there is no
need to supply the parameter twice.
Hoping it may help,
Vanderghast, Access MVP
"Pogue" <joemullanynospam@xxxxxxxxxxx> wrote in message
news:C82438EC-45D7-41EE-A75D-0D96B4EC94F2@xxxxxxxxxxxxxxxx
I have a report that uses a subreport. Same company/same date range.
Currently each query asks for the company name and the beginning and
ending
date so I have to enter each twice when I run the report.
Ideally, I would only have to enter this once.
How do I do this?
Thanks for your help,
Joe
.
- Prev by Date: Auto add a new record on specified date.
- Next by Date: Re: I use the same parameter in 2 queries - how do I only enter once?
- Previous by thread: Auto add a new record on specified date.
- Next by thread: Re: I use the same parameter in 2 queries - how do I only enter once?
- Index(es):
Relevant Pages
|