If I understand you correctly, you could create two Totals queries Each
would need only two fields, the field that you want to count (like CustID)
and a groupby column for dept or company. Then create a report with one
query as its recordsource; create another report based on the other query,
then use that second report as a subreport of the first. You now have one
report showing ??counts by department and also company.
-Ed
> Hi Duane
>
[quoted text clipped - 18 lines]
>> > criteria
>> > in a specific field.
Vicki Leatherberry - 18 Feb 2006 23:06 GMT
Thanks Ed,
Your reply was the exact explanation I was looking for. I'm new to "Access"
but very proficient on main frame report writing, which is a little more
structured than "Access". I think I will adjust well with the support I've
received thus far from Office Discussion Groups. Thanks again!!

Signature
vickilynn
> If I understand you correctly, you could create two Totals queries Each
> would need only two fields, the field that you want to count (like CustID)
[quoted text clipped - 26 lines]
> >> > criteria
> >> > in a specific field.