I am having an issue with my form control scroll bar. It works just as intended unless a user is entering data in one of the cells. If a user enters data in cells R77:V94 and does not hit enter before hitting the scroll bar, the scroll bar jumps to the max value. Why is this? I can certainly inform users to hit enter each time they are finished entering data before scrolling, however I would prefer a solution to this problem. Is there a way to add a macro to the scroll bar that will hit enter if the activecell is within this range before it actually scrolls? Thank you!!