Scolling on data entry w/o jumping records...

Y

Yeahyeahyeah

Hello,

I have a large form that is larger than a single screen view. Sometimes I
have to fill it out by starting at the bottom of the form then moving to the
top and back and forth several times. Normally I would use the scroll button
on my mouse to do this however when I try doing this rather than scrolling
down the form the scroll button causes the form itself to jump to the next
record which screws everything up.

I guess I need two things:

1. How to I limit the form so that it will only jump to the next record when
I press a command button at the bottom of the form (and also disable record
jumping via the scroll button)?

2. Once the "record jumping" is disabled how do I fix it so the scroll
button will allow me to move up and down inside the the form itself?

Many thanks for the assistance,
David
 
Top