couting records in a group

J

Jennie

I have followed instructions to count records in my groups
and it works except that it only count the records that
are on the last page of the group.

How can I get it to count the entire group. In the group
footer I have set the running sum to "over group". I have
also tried "over all".
 
W

Wayne Morgan

You probably need the counting textbox in the detail section and set to Over
Group. You can set its Visible property to No/False if you don't want it to
show in the detail section. Then in the group footer, place a textbox whose
control source is the textbox in the detail section.
 

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

Top