Re: Multiple queries-Want only 1 report
- From: krissco <kris.scorup@xxxxxxxxx>
- Date: Fri, 10 Aug 2007 17:48:28 -0000
Oops. I think I got 1/2 a post there (my infant hit the "Send"
button :)
Quick question: in your example, my report's record source would be a query
that pulls data that fits ALL criteria sets? In other words, don't put any
billing criteria in the query itself? (My data comes from multiple tables.)
Yes. Correct. One warning: this can slow down your query (if it is
quick when pulling SOME data due to indexes, but slow pulling ALL data
due to massive data sets) so it is not always a practical way to
design a report.
-Kris
.
- References:
- Re: Multiple queries-Want only 1 report
- From: krissco
- Re: Multiple queries-Want only 1 report
- From: Bonnie A
- Re: Multiple queries-Want only 1 report
- Prev by Date: RE: Weird Problem with a Subreport
- Next by Date: RE: Weird Problem with a Subreport
- Previous by thread: Re: Multiple queries-Want only 1 report
- Next by thread: Reports in 2007
- Index(es):
Loading