All using access 2003. not really good at designing forms. I have a tab control form. the first tab is the main data entry form to create records. the second tab is a subform to continue of data entry in additional fields based on the record created in the first tab. when users are on the first tab working with the created record switch to the second tab the record they were working on on the first tab appears for continued data entry. The problem is they have to go back to the first tab to select the next record before they can work on the cooresponding record. i put a combo box for them to select the record from the first tab on the subform but it doesn't show up in form view. it only show the datasheet view for the previous worked on record. I've seen forms where the combo box is above the subform but i cant make this happen. pls help