I have a "form" datawindow that users will enter scores into. It contains a single row with multiple entry columns on the form. When a user tabs to the next field I want to automatically scroll to that point. I have been trying any number of different approaches ( including using the VerticalScrollPosition/VerticalScrollMaximum) but without success. I have read the help files and maybe I am not fully understanding what it meant by "vertical scroll bar" and "scroll box" but trying to modify the verticalscrollposition is not doing what I expected. Thanks.