Scrolling in a Form

B

bj_dalton

I asked this question once before and have misplaced the response.

When data entering into a form the form will scroll to another record if you
use the scroll bar to go down the form.

Can someone provide me a fix to this problem?

Thanks ... bobd
 
S

StCyrM

Hi

Simply set the Cycle Property of the Form to Current Record.


You asked:
I asked this question once before and have misplaced the response.

When data entering into a form the form will scroll to another record if you
use the scroll bar to go down the form.

Can someone provide me a fix to this problem?
 
Top