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.