Page$

Purpose:

Returns the page number of the printed page as a string.

In Group Headers of a table Page$() can be reset to "0" via "Break Before > Reset Page Counter".

Parameter:

-

Return value:

String

Note: 1 is always returned in the Layout Preview so that an example value is available to test or simulate the formula syntax and function.

Example:

"Page "+Page$()+"/"+TotalPages$()         Result: Page 1/3