I know many questions about this subject have passed but I don't find a right answer to it.
So:
I have made a datareport with VB6 and add a groupheader. Everything works fine but I will repeat the group header at the top of the next page, even if we are in the middle of a group.
In an access report you can set something like Repeat Section = true.
How can I realise this with a VB report?
