G
Guest
I'm trying to create a report (based on a query) with multiple layers of
counts (i.e. total states, total counties in each state, total cities in each
county).
When I try to create one query w/ more than one count, each count I enter
(regardless of the field) ends up being the count for the lowest common
denominator of the "group by" fields. In my example above, I would get 2
cout columns with the cout of cities in both in spite of the fact that one
was labeled count counties.
I also tried to create a report based on 3 different querys (each one with
the unique count I'm looking for) and I can't get past the first screen. The
error I'm getting is...
"YOU HAVE CHOSEN FIELDS FROM RECORD SOURCES WHICH THE WIZARD CAN'T CONNECT.
YOU MAY HAVE CHOSEN FIELDS FROM A TABLE AND FROM A QUERY BASED ON THAT TABLE.
IF SO, TRY CHOOSING FIELDS FROM ONLY THE TABLE OR ONLY THE QUERY."
I've tried making sense of the erry, but I can't. Is it possilble to create
a query with multiple layered counts? Thanks in advance for any advice
anyone can share.
Dj
counts (i.e. total states, total counties in each state, total cities in each
county).
When I try to create one query w/ more than one count, each count I enter
(regardless of the field) ends up being the count for the lowest common
denominator of the "group by" fields. In my example above, I would get 2
cout columns with the cout of cities in both in spite of the fact that one
was labeled count counties.
I also tried to create a report based on 3 different querys (each one with
the unique count I'm looking for) and I can't get past the first screen. The
error I'm getting is...
"YOU HAVE CHOSEN FIELDS FROM RECORD SOURCES WHICH THE WIZARD CAN'T CONNECT.
YOU MAY HAVE CHOSEN FIELDS FROM A TABLE AND FROM A QUERY BASED ON THAT TABLE.
IF SO, TRY CHOOSING FIELDS FROM ONLY THE TABLE OR ONLY THE QUERY."
I've tried making sense of the erry, but I can't. Is it possilble to create
a query with multiple layered counts? Thanks in advance for any advice
anyone can share.
Dj