changing function of mouse scroll wheel

S

Shane.Williams

Hi there.

Can someone please help me with changing what the mouse scroll wheel does
within a form?

Currently it allows a user to move between records however I'd like to make
it simly scroll down the form instead.

Is this possible?

Cheers
 
A

Alex White MCDBA MCSE

Sounds like you need to change the cycle property of the form to 'Current
Record' and not 'All Records'
 
Top