What I have is a report that works off off a Query. I have something called a branch in the query and I break them into differnet sections on the reports. What I need to do is count the two branchs seperately instead of together. If I use =count([branch]) in a text box in the footer it counts them all together. How do I split them out to count them differently on the report. The 2 branch fields are ANG and ARNG. The ANG lists first on the report together then the ARNG lists. Thanks
Start Free Trial