Report.MouseWheel event (Access)

Occurs when the user rolls the mouse wheel in Report view or Layout view.

Syntax

expression.MouseWheel (Page, Count)

expression A variable that represents a Report object.

Parameters

Name Required/Optional Data type Description
Page Required Boolean True if the page was changed.
Count Required Long The number of lines by which the view was scrolled with the mouse wheel.

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.