MouseWheel event no longer working

Anonymous
2024-12-26T06:53:22+00:00

In MS 365 Version 2412 (Build 18324.20092 Click-to-Run), in Access Forms, the MouseWheel event has changed. In the event handler: Private Sub Form_MouseWheel(ByVal Page As Boolean, ByVal Count As Long), the 'Count' value is now always zero.

Until this update, the Count value has always been -1 (scroll up) or +1 (scroll down).

I have several forms that rely on this event that are no longer working.

I have rolled back to an earlier update to correct the issue, but this is not a sustainable long-term solution.

Was this a deliberate change? Or will it be corrected in the next update?

Microsoft 365 and Office | Access | For home | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

16 answers

Sort by: Most helpful
  1. Anonymous
    2025-01-30T13:49:47+00:00

    The fix is now available in the Current Channel version 2501 (build 18429.20132) released on Thursday 30 January.

    It was also fixed in Current Channel (Preview) version 2501 (Build 18429.20114) released on Friday 24 January.

    However, the fix is not yet available in the Beta Channel.

    I have just updated my article on the AccessForeverblog site

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-12-26T13:30:39+00:00

    Hi Ross,

    We apologize for the inconvenience caused by the unexpected behavior of the MouseWheel event in Access Forms. Please keep an eye on future updates for any fixes or improvements related to this matter. Thank you for your patience and understanding.

    Meanwhile, we welcome other MVPs to contribute their insights and alternative solutions to assist users with this issue. Your expertise is invaluable. Thank you for your understanding and ongoing community involvement.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. George Hepworth 23,120 Reputation points Volunteer Moderator
    2025-01-14T14:33:04+00:00

    This bug has been reported to the Microsoft Access team and we are awaiting a response from them.

    You can role back the update which introduced this problem.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2025-01-14T14:20:40+00:00

    Exactly same problem with Access 2019 : Count is always 0

    This BUG is independent from any specific database: it appears in all databases !

    Was this answer helpful?

    0 comments No comments
  5. George Hepworth 23,120 Reputation points Volunteer Moderator
    2024-12-26T14:55:28+00:00

    Can you provide a copy of the accdb in question, illustrating this behavior?

    We can't upload files here, but if you can put a copy in OneDrive or DropBox, etc. and provide a link, it would be helpful in replicating the behavior for analysis.

    Thank you.

    Was this answer helpful?

    0 comments No comments