I have a form(frmenter) that contains a subform (frmentersubform) and this form contains 25 subforms (frmentersubform1, frmentersubform2, frmentersubform3 etc.. through 25.) I am trying to find a solutiion that will allow me to press only the tab or the "+" key to jump from last field in the subform to the first field in the next subform without making the user press and hold the ctrl key while pressing the tab key. I understand that I am going to need to use some sort of code here. If your solution involves that please help me out by giving detailed response. I thank you very much in advance!