I have an if statement based on the value of a text box in a field on the current form. The statements are in the Form Open and the Form Current events. How do I reference the control's text value without first having to set focus to it. The form is larger than the screen and I don't want it to have to jump to the top field every time a new record is scrolled to.