Hide Page header on first page of every group
Hello all experts,
I have a report which is grouped by a field called name. I want to hide the PAGE header on the first page of each group.
I tried a method that I found at http://www.utteraccess.com/forum/Page-Header-Page-Deta-t1966472.html&p=2111636#entry2111636
The problem is that it won't work if the report is filtered and their is only one group.
I remember seeing a suggestion by VbaInet to create a group count using the Running Sum property of a textbox, and Hide the Page Header if the value is 1.
That is what I'm trying now but I don't now how to create a group count using the Running Sum property of a textbox.
All help will be appreciated.
Hello all experts,
I have a report which is grouped by a field called name. I want to hide the PAGE header on the first page of each group.
I tried a method that I found at http://www.utteraccess.com/forum/Page-Header-Page-Deta-t1966472.html&p=2111636#entry2111636
The problem is that it won't work if the report is filtered and their is only one group.
I remember seeing a suggestion by VbaInet to create a group count using the Running Sum property of a textbox, and Hide the Page Header if the value is 1.
That is what I'm trying now but I don't now how to create a group count using the Running Sum property of a textbox.
All help will be appreciated.
Last edited: