A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

The value of [Pages] is incorrect



 
 
Thread Tools Display Modes
  #1  
Old May 25th, 2004, 05:31 AM
Michael
external usenet poster
 
Posts: n/a
Default The value of [Pages] is incorrect

I have a report which has code in one of the group headers that forces new pages under certain conditions. This has caused the = [Page] & " of " & [Pages] in the page footer to show too few pages in the report. i.e. You can start on (Page 1 of 22) and end on (Page 28 of 22). I was wondering if there was a way to force the number of pages to be re-counted?
If not; is there any way to move to the last page of the report and get the [Page] value when the report reformats based on grouping conditions and then update the Page of Pages text box?
Any advice is appreciated.
Michael
  #2  
Old May 25th, 2004, 07:26 AM
Michael
external usenet poster
 
Posts: n/a
Default The value of [Pages] is incorrect

I figured something out. I kept track of the pages detail section.
  #3  
Old May 26th, 2004, 02:37 AM
John Spencer (MVP)
external usenet poster
 
Posts: n/a
Default The value of [Pages] is incorrect

Is your code in the On Format event or in the On Print event? I suspect the
latter and would recommend that you try moving the code to the On Format event.

Michael wrote:

I have a report which has code in one of the group headers that forces new pages under certain conditions. This has caused the = [Page] & " of " & [Pages] in the page footer to show too few pages in the report. i.e. You can start on (Page 1 of 22) and end on (Page 28 of 22). I was wondering if there was a way to force the number of pages to be re-counted?
If not; is there any way to move to the last page of the report and get the [Page] value when the report reformats based on grouping conditions and then update the Page of Pages text box?
Any advice is appreciated.
Michael

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:26 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.