Parameters in queries
- From: colmkav <colmjkav@xxxxxxxxxxx>
- Date: Thu, 17 Jan 2008 01:39:05 -0800 (PST)
Hi,
how can I write a query that specifies the value of a parameter that
exists in a subquery.
eg
SELECT field FROM qrySUB
WHERE ....
qrySUB:
SELECT field where fldDate = [addDate]
Basically the reason I want to do this is that I want two similar
queries one that specifically uses todays date and the other where you
can choose the date and I dont want to duplicate all my subqueries for
each.
.
- Follow-Ups:
- RE: Parameters in queries
- From: n00b
- RE: Parameters in queries
- From: n00b
- Re: Parameters in queries
- From: Marshall Barton
- RE: Parameters in queries
- Prev by Date: Re: Change the recordsource of a subform that is on an unbound mai
- Next by Date: Re: Problem setting Property *** values for a Form using VBA
- Previous by thread: Special Combo box - how to set up
- Next by thread: Re: Parameters in queries
- Index(es):