I'm having problem determining how to show focus on a field in the subform to be inserted into the main form to update the whole form. Both form have StudentID,and I can load the number from a parameter. That way works good, but they wantto have the ability to select a record on the subform and the StudentID automatically to be sent to the StudentID on the main form an update. I am really stuck!! Can anyone tell me how the refer to a record that is selected and put the infomation in the Main form.