Report.WindowTop property (Access)
Returns an Integer indicating the screen position in twips of the top edge of a report relative to the top of the Microsoft Access window. Read-only.
Syntax
expression.WindowTop
expression A variable that represents a Report object.
Remarks
Use the Move method to change the position of a report.
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.