Form.Page property (Access)
The Page property specifies the current page number when a form is being printed. Read/write Long.
Syntax
expression.Page
expression A variable that represents a Form object.
Remarks
Although you can set the Page property to a value, you most often use this property to return information about page numbers.
This property is only available in Print Preview or when printing.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.