I have a form which is used only for data entry and its DataEntry property is
set to Yes.
I have a user who keeps using the mouse scroll while using this form - this
has the effect of starting a new record.
How can I stop this happening? Can I temporarily disable the mouse scroll?
Can I stop the form having the ability to add more than one record per time
it is opened?
Thanks in advance.
Daniel - 28 Mar 2007 03:02 GMT
Take a look at http://www.lebans.com/mousewheelonoff.htm hopefully this is
will solve your problem.

Signature
Hope this helps,
Daniel P
> I have a form which is used only for data entry and its DataEntry property is
> set to Yes.
[quoted text clipped - 7 lines]
>
> Thanks in advance.