Report.WindowLeft property (Access)
Returns an Integer indicating the screen position in twips of the left edge of a report relative to the left edge of the Microsoft Access window. Read-only.
Syntax
expression.WindowLeft
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.