I have a Main/Sub Form combination. When the operator opens the Main Form, she hits Enter to navigate through the fields. When she gets to the last field on the Main Form and hits Enter one more time, control passes to the first Main control instead of the Subform. How can I pass control to the Subform after all the Main Form controls have processed without using the Mouse. Thanks, Eddie