Page Footer Issue 2003

pnjones

New member
Local time
Today, 15:00
Joined
Sep 4, 2005
Messages
4
I have a invoice report which totals the invoice value into the footer ensuring it is always at the end of the page. This works fine in 97 and 2000 , however when i open the database in access 2003 and print a range of invoices the page footer is displaying the values from the next page footer with the last page footer in the sequence been blank.

Has anyone had this issue with 2003 - any suggestions

Thanks

Regards

Pat
 
report footer problem

I also seem to be having a report footer problem. I want to put invoice totals on the bottom of my report. I initially had the information on the page footer, but moved it to the report footer. Now in the preview of the report of the report everything looks ok but when I print the page all the fields have been zeroised and the page (and subreport data) is blank.

Has anyone else had this problem. I am using Access 2003.
 
I was updating the tables in the subreport to say that they had been processed and the report went through the code again and saw that the details had been processed and didn't do them a 2nd time. I had to put a flag in to check whether it was the preview or the print part of the report, to ensure I didn't update during the preview.

In short it was a programming problem

Sorry if I wasted anybody's time
 

Users who are viewing this thread

Back
Top Bottom