I have a main form with a sub form. The sub form is a continuous from. The form is for entering items into a inventory tracking db. When I get to the end of the current item the tab key takes me to the beginning of the record, can I set up my form to go to a new record when this is triggered? The second thing is If I click on a new record when i have finished entering a record(instead of hitting the tab button). When this is done the cursor moves all the way to the first record in the form. What can I do to change this behavior