Click to See Complete Forum and Search --> : Display Page Number in sub-report at Main Report Page Footer


dragon_ballz96
June 9th, 2005, 04:46 AM
Hi,

I am in such as situtaion below when i try to generate a report using VS 2003 CR:

1. I am working on a report that previously only contains a IDD call log. Everything is working fine as i have to create a group to sort the records by Registered No.
2. Right now, my client is asking me to add in a new section for Mobile Phone Call Log. Both tables have different content and table structures.
3. I was thinking of to create a temp table to group this 2 sets tables together. But this will lead me to a deeper problem as there is a sub-group for IDD call log, etc.
4. In this case, i have tried using a sub-report for the Mobile Phone Call Log. As the sub-report being extended to next page, i am not able to display the page number at the Page Footer controlled by the Main Report.

Is there a solution for the above? Pls help. Thks.

Ryan