Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7534 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi there, now doing some report that will using the subsummary function. I need to display the page number base on this format "Page 1 of 2, Page 2 of 2".

But i can get the total page number because i'm not sure how many record will be printed on one page. So, i just want to know normally how you all calculate the value on the report with subsummary function.

Regards,

Henry

FileMaker Version: Dev 6

Platform: Windows 95/98

Posted

The usual method is to do a short script:

Enter Preview Mode

Go to Record/Request/Page [last]

Set Field [gTotalPageCount, Status(CurrentPageNumber)]

Enter Browse mode

Now the global gTotalPageCount will contain the total number of pages to be printed.

This topic is 7534 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.