Hello:
I'm trying to generate a form which lists, among other information, the number of clients that have called in over a certain time period, by their zip code. In other words, each zip code in the county would have the number of call ins listed next to it. I developed a separate query for each zip code then combined them into one query and used that large query as the data source for the report. Things were going along quite nicely, but as you can imagine there are a lot of zip codes in my county, and I got to a certain point where when I tried to run the report, I got an error message stating that the "Query is too Complex". I think I had too many individual queries in the one large query that the report pulls it's data from. Is there a way to base the report on more than one query?
Thanks.
I'm trying to generate a form which lists, among other information, the number of clients that have called in over a certain time period, by their zip code. In other words, each zip code in the county would have the number of call ins listed next to it. I developed a separate query for each zip code then combined them into one query and used that large query as the data source for the report. Things were going along quite nicely, but as you can imagine there are a lot of zip codes in my county, and I got to a certain point where when I tried to run the report, I got an error message stating that the "Query is too Complex". I think I had too many individual queries in the one large query that the report pulls it's data from. Is there a way to base the report on more than one query?
Thanks.