CJ_London, I found the following code that seems as thought it would do what I need,
2_syn_1 subform.SetFocus
DoCmd.GoToRecord , , acFirst
My subform is called 2_syn_1 subform. It’s one of a number of subforms, each containing a combo box, that I’m using to enter data into a table related...