count number of sub groups in higher group"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I set it up to count (and display) the number of sub-groups that there
are in the higher level group and report footer scetions?
 
If I understand correctly, you can add a text box to the group header:
Name: txtCountGroup
Control Source: =1
Running Sum: Over All
Add a text box to the Report Footer:
Control Source: =txtCountGroup
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top