I have a form with a subform, the tab order goes through the main form then the fields in the subform, with the last tab going to the next record. My problem is when I have tabbed to the next record/page in the form the last field in the subform is still selected which screws up the tab order in the new record, because when my tab order gets to the subform it goes straight to the still selected field instead of the first field in the subform, I need the tab to take me to the start of the subform on every record like it does on the first record. Really need help with this!