Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mouse Stop Scrolling through records

Status
Not open for further replies.

landrew1

Programmer
Sep 7, 2004
2
US
How do you disable a mouse from scrolling through records using Access 2000. Is there a property that you can set??
If not does anyone know the code?

Thanks
 
landrew1

You can set the 'Cycle' property of a form to 'current record', rather than 'all records'. The mouse scroll will only scroll through the fields on the current record.

Hope this helps

Tel
 
I tried setting the property to 'current record' it did not work. any other idea's?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top