I created two sub-reports. I have this main report where there is two page headers for each of the two sub-reports. I even tried putting the two sub-reports into two details (a and b) on the main report. The problem is that I have get 14 pages of the report having the exact same information. So page 1 is the same as page 1,2,3,4,5,6,....14. I think this have to do with there are about 14 records so it is doing some loop. I am new with Crystal Reports so I prefer to avoid coding as possible.