Hi,
Iam having trouble adding
s.nos to the group header.
The group header has one or more rows in them. I want to have a s.no incremented only on the group header, ignoring the records it contains.
I added a textbox and set the control souce to
=count([Member]![fName]) and set the running sum to
Over group.
But it starts counting the GH+REC1+REC2+REC3...
So if first group has 2 records, the next group has s.no. 4?!? i.e GH+REC1+REC2.

Iam attaching a sample proj for your examination.
Have a look at the Tables & Quries as well
Thanks in advance...
