scrolling in a Form

  • Thread starter Thread starter Jyotsna
  • Start date Start date
J

Jyotsna

Hi,

I have a form with scrollbars. The fields are filled with
data when opening the form.
On my computer, everything works fine, but on the users'
computers, when they use the scrollwheel of their mouse to
go to the bottom of the form, the data is gone and the
fields are empty.
Is there a setting in Access to prevent this or is it
really something with the mouse settings?

Thanks!
 
Set AllowAdditions to False on the data tab. They are most likely moving to
a new record, which would account for the empty fields.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top