Argument | Description |
pagenumber | A numeric expression that's a valid page number for the active form. If you leave this argument blank, the focus stays on the current page. You can use the right and down arguments to display the part of the page you want to see. |
right | A numeric expression that's a valid horizontal offset for the page. |
down | A numeric expression that's a valid vertical offset for the page. |
DoCmd.GoToPage 2, 1440, 567