Good afternoon. This is the first time I have ever used tab pages in a form, so of course nothing is going right here. My first problem is I can't get the form to setfocus on the combobox I want it to. I have put Me.CustomerNumber.SetFocus in just about every event on the form, in all of the Before's and in Onload and Enter, but nothing appears to get that focus on the combobox. The other problem I have is tabing from the last textbox on the first tab page to the first textbox on the second tab page. Do I have to add a page break somewhere? Thank you to anyone assisting me with this problem.