Report Problem :Group Header repeating in the same page

gane_mi2

Registered User.
Local time
Today, 21:37
Joined
Apr 15, 2012
Messages
12
Hi,

I am trying to custmize the report as I want.

My report format as follows

Report Header
Page Header
Group Header
Detail
Page Footer
Report Footer

Now My problem is when I run the report the group head is repeating for each and every detail in the same page. I want only one time that group header should apper in the every page.....

Hope someone will help me on this...
Thanks in advance
Ganesh
 
Check the Sorting/Grouping setting of your Report. Grouping is normally done on a common field that have sub-groups or detail entries.

For example: If we prepare a Report from Employees Table (of Northwind.mdb database) we can use the Title Field (with values: Sales Managers, Vice Presidents, Sales Representatives etc.) to define as a group field. The Group Header and/or Group Footer properties can be set to display these sections on the Report and set with Group Header Text (Title Field Value)/ Group Summary Values.

Open your Report in design view and check whether the Sorting/Grouping is set correctly or not?
 
Thanks for your reply...

But I have done all the reserach in grouping and sorting field.... I attached the snap shot of report for your easy understanding.... Please tell me where and what setting I should change?

Warm Regards
Ganesh
 

Attachments

  • GroupHeader Problem.jpg
    GroupHeader Problem.jpg
    90.5 KB · Views: 394

Users who are viewing this thread

Back
Top Bottom